gemfiles/rails_42.gemfile in rambulance-0.4.0 vs gemfiles/rails_42.gemfile in rambulance-0.5.0
- old
+ new
@@ -4,8 +4,8 @@
gem "activesupport", "~> 4.2.0"
gem "actionpack", "~> 4.2.0"
gem "railties", "~> 4.2.0"
gem "minitest", "~> 5.3.4"
-gem "mime-types", "2.99.3" if RUBY_VERSION < "2.0.0"
+gem 'nokogiri', '1.6.8.1' if RUBY_VERSION == "2.0.0"
-gemspec :path => "../"
+gemspec path: "../"