Commit ca25b8b71dd6ba9ec59920eb9359f611507d76ee

Authored by Cyril Mougel
2 parents 50c9223f 929a2d1b
Exists in master and in 1 other branch production

Merge pull request #602 from errbit/ruby_version

Remove ruby version from Gemfile
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
1 source 'https://rubygems.org' 1 source 'https://rubygems.org'
2 -ruby (ENV['RUBY_VERSION'] || '2.0.0') unless ENV['CI']  
3 2
4 RAILS_VERSION = '~> 3.2.15' 3 RAILS_VERSION = '~> 3.2.15'
5 4