test/environments/norails/Gemfile in newrelic_rpm-3.18.1.330 vs test/environments/norails/Gemfile in newrelic_rpm-4.0.0.332

- old
+ new

@@ -10,17 +10,9 @@ else gem 'rack' end gem 'rack-test' -gem 'json', '< 1.8.5' if RUBY_VERSION == "1.8.7" - -platforms :rbx do - gem "rubysl" - gem "rubysl-test-unit" - gem "psych" - gem "racc" # https://github.com/rubinius/rubinius/issues/2632 -end gem "newrelic_rpm", :path => "../../.." gem 'pry', '~> 0.9.12' gem 'hometown', '~> 0.2.5'