Sha256: 341441c8f258c44563e916cb50ab0480272ffe1365dfdc4a151bb9dc35155d56

Contents?: true

Size: 424 Bytes

Versions: 9

Compression:

Stored size: 424 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'
gem 'json' if RUBY_VERSION == "1.8.7"

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

9 entries across 9 versions & 2 rubygems

Version Path
newrelic_rpm-3.16.0.318 test/environments/norails/Gemfile
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.15.2.317/test/environments/norails/Gemfile
newrelic_rpm-3.15.2.317 test/environments/norails/Gemfile
newrelic_rpm-3.15.1.316 test/environments/norails/Gemfile
newrelic_rpm-3.15.0.314 test/environments/norails/Gemfile
newrelic_rpm-3.14.3.313 test/environments/norails/Gemfile
newrelic_rpm-3.14.2.312 test/environments/norails/Gemfile
newrelic_rpm-3.14.1.311 test/environments/norails/Gemfile
newrelic_rpm-3.14.0.305 test/environments/norails/Gemfile