Sha256: 160aac2dc26a5b8486b3c9d1bf4636962f014500953f3da18e814e476deaeb51
Contents?: true
Size: 389 Bytes
Versions: 36
Compression:
Stored size: 389 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', :platforms => [:jruby] # don't start the agent gem 'newrelic_rpm', :require => false, :path => File.expand_path('../../../../') RB
Version data entries
36 entries across 36 versions & 1 rubygems