gemfiles/Gemfile.rails-master in msgr-0.15.2.1.b157 vs gemfiles/Gemfile.rails-master in msgr-0.15.2.1.b158
- old
+ new
@@ -5,9 +5,8 @@
gem 'activesupport', git: 'https://github.com/rails/rails'
gem 'bunny', ENV['BUNNY_VERSION'] if ENV['BUNNY_VERSION']
group :rails do
- $RAILS = true
gem 'rails', '>= 3.2', git: 'https://github.com/rails/rails'
gem 'arel', git: 'https://github.com/rails/arel'
end