Sha256: 56c471327198c237284720caa65b322f7d52b1a2a3fda2a3cff02d11d340eaa4

Contents?: true

Size: 484 Bytes

Versions: 21

Compression:

Stored size: 484 Bytes

Contents

source 'https://rubygems.org'

gem "rails", "~> 2.3.18"

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

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

if(RUBY_PLATFORM == 'java')
  gem "activerecord-jdbcmysql-adapter", "~>1.2.9"
  gem "activerecord-jdbcsqlite3-adapter", "~>1.2.9"
  gem "jruby-openssl"
else
  gem "mysql", "~>2.9.1"
  gem "sqlite3-ruby", "1.2.5"
end

gem 'pry', '~> 0.9.12'
gem 'hometown', '~> 0.2.5'

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
newrelic_rpm-3.16.0.318 test/environments/rails23/Gemfile
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.15.2.317/test/environments/rails23/Gemfile
newrelic_rpm-3.15.2.317 test/environments/rails23/Gemfile
newrelic_rpm-3.15.1.316 test/environments/rails23/Gemfile
newrelic_rpm-3.15.0.314 test/environments/rails23/Gemfile
newrelic_rpm-3.14.3.313 test/environments/rails23/Gemfile
newrelic_rpm-3.14.2.312 test/environments/rails23/Gemfile
newrelic_rpm-3.14.1.311 test/environments/rails23/Gemfile
newrelic_rpm-3.14.0.305 test/environments/rails23/Gemfile
newrelic_rpm-3.13.2.302 test/environments/rails23/Gemfile
newrelic_rpm-3.13.1.300 test/environments/rails23/Gemfile
newrelic_rpm-3.13.0.299 test/environments/rails23/Gemfile
newrelic_rpm-3.12.1.298 test/environments/rails23/Gemfile
newrelic_rpm-3.12.0.288 test/environments/rails23/Gemfile
newrelic_rpm-3.11.2.286 test/environments/rails23/Gemfile
newrelic_rpm-3.11.1.284 test/environments/rails23/Gemfile
newrelic_rpm-3.11.0.283 test/environments/rails23/Gemfile
newrelic_rpm-3.10.0.279 test/environments/rails23/Gemfile
newrelic_rpm-3.9.9.275 test/environments/rails23/Gemfile
newrelic_rpm-3.9.8.273 test/environments/rails23/Gemfile