Sha256: 78f6af2c76ddb37fe36e61f7b1a515294f293f1bb3a59cb5bac0c4cd760ffe66

Contents?: true

Size: 256 Bytes

Versions: 3

Compression:

Stored size: 256 Bytes

Contents

source 'http://rubygems.org'

gem 'rake'

gem "mocha", '~>0.13.0', :require => false
gem 'rack'
gem 'rack-test'

platforms :rbx do
  gem "rubysl"
  gem "racc"  # https://github.com/rubinius/rubinius/issues/2632
end

gem "newrelic_rpm", :path => "../../.."

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
newrelic_rpm-3.7.0.177 test/environments/norails/Gemfile
newrelic_rpm-3.7.0.174.beta test/environments/norails/Gemfile
newrelic_rpm-3.6.9.171 test/environments/norails/Gemfile