Sha256: 6086721d930813e001583315d797f3a7370e69b7df37ad7822f52d4a1563d3a3
Contents?: true
Size: 402 Bytes
Versions: 4
Compression:
Stored size: 402 Bytes
Contents
omit_collector! gemfile <<-RB # stub file system so we can test that newrelic.yml can be loaded from # various places. gem 'fakefs', :require => 'fakefs/safe' # Because we delay the agent, order of jruby-openssl matters gem 'jruby-openssl', '~> 0.9.10', :platforms => [:jruby] # don't start the agent gem 'newrelic_rpm', :require => false, :path => File.expand_path('../../../../') RB
Version data entries
4 entries across 4 versions & 1 rubygems