test/environments/norails/Gemfile in newrelic_rpm-3.7.0.177 vs test/environments/norails/Gemfile in newrelic_rpm-3.7.1.180
- old
+ new
@@ -6,9 +6,12 @@
gem 'rack'
gem 'rack-test'
platforms :rbx do
gem "rubysl"
+ gem "rubysl-test-unit"
+ gem "rubysl-json"
+ gem "psych"
gem "racc" # https://github.com/rubinius/rubinius/issues/2632
end
gem "newrelic_rpm", :path => "../../.."