Sha256: d902b4186cd1a9ec7f340e24418633e7702f933c935d9a99aa72a091dd348dfe

Contents?: true

Size: 359 Bytes

Versions: 7

Compression:

Stored size: 359 Bytes

Contents

source 'https://rubygems.org'

gem 'rake', '~>10.1.1'

gem 'minitest', '~>4.7.5'
gem 'mocha', :require => false
gem 'rack'
gem 'rack-test'

platforms :rbx do
  gem "rubysl"
  gem "rubysl-test-unit"
  gem "json"
  gem "psych"
  gem "racc"  # https://github.com/rubinius/rubinius/issues/2632
end

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

gem 'pry', '~> 0.9.12'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
newrelic_rpm-3.9.6.257 test/environments/norails/Gemfile
newrelic_rpm-3.9.5.251 test/environments/norails/Gemfile
newrelic_rpm-3.9.4.245 test/environments/norails/Gemfile
newrelic_rpm-3.9.3.241 test/environments/norails/Gemfile
newrelic_rpm-3.9.2.239 test/environments/norails/Gemfile
newrelic_rpm-3.9.1.236 test/environments/norails/Gemfile
newrelic_rpm-3.9.0.229 test/environments/norails/Gemfile