Sha256: fb62afb4438b32e387ab2233bd493f932379fa4db8a229fcef4edf5df105ef3d

Contents?: true

Size: 386 Bytes

Versions: 12

Compression:

Stored size: 386 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'
gem 'hometown', '~> 0.2.5'

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
newrelic_rpm-3.13.2.302 test/environments/norails/Gemfile
newrelic_rpm-3.13.1.300 test/environments/norails/Gemfile
newrelic_rpm-3.13.0.299 test/environments/norails/Gemfile
newrelic_rpm-3.12.1.298 test/environments/norails/Gemfile
newrelic_rpm-3.12.0.288 test/environments/norails/Gemfile
newrelic_rpm-3.11.2.286 test/environments/norails/Gemfile
newrelic_rpm-3.11.1.284 test/environments/norails/Gemfile
newrelic_rpm-3.11.0.283 test/environments/norails/Gemfile
newrelic_rpm-3.10.0.279 test/environments/norails/Gemfile
newrelic_rpm-3.9.9.275 test/environments/norails/Gemfile
newrelic_rpm-3.9.8.273 test/environments/norails/Gemfile
newrelic_rpm-3.9.7.266 test/environments/norails/Gemfile