Commit 2e44cea4cc7b3c7ddf15958240dae4c0acbb9029

Authored by Philip Kallberg
1 parent e62bc44e
Exists in master and in 1 other branch production

cloud66 changed gemfile

Showing 2 changed files with 0 additions and 2 deletions   Show diff stats
Gemfile
... ... @@ -3,7 +3,6 @@ ruby (ENV['RUBY_VERSION'] || '2.0.0') unless ENV['CI']
3 3  
4 4 RAILS_VERSION = '~> 3.2.15'
5 5  
6   -gem 'rails', RAILS_VERSION
7 6 gem 'actionmailer', RAILS_VERSION
8 7 gem 'actionpack', RAILS_VERSION
9 8 gem 'railties', RAILS_VERSION
... ...
Gemfile.lock
... ... @@ -413,7 +413,6 @@ DEPENDENCIES
413 413 quiet_assets
414 414 rack-ssl
415 415 rack-ssl-enforcer
416   - rails (~> 3.2.15)
417 416 rails_autolink
418 417 railties (~> 3.2.15)
419 418 ri_cal
... ...