Sha256: 221826d40a701a4e3a14772240aee751f876e08e10b9b9562f2f51eeb70207d6
Contents?: true
Size: 524 Bytes
Versions: 4
Compression:
Stored size: 524 Bytes
Contents
source 'https://rubygems.org' gemspec # For test Rails application gem 'shoulda-context', '~> 1.2.0' gem 'sqlite3', :platform => :ruby # Can't wrap in platform :jruby do...end block because appraisal doesn't support # it gem 'activerecord-jdbc-adapter', :platform => :jruby gem 'activerecord-jdbcsqlite3-adapter', :platform => :jruby gem 'jdbc-sqlite3', :platform => :jruby gem 'jruby-openssl', :platform => :jruby gem 'therubyrhino', :platform => :jruby
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
shoulda-matchers-2.6.1 | Gemfile |
shoulda-matchers-2.6.1.rc2 | Gemfile |
shoulda-matchers-2.6.1.rc1 | Gemfile |
shoulda-matchers-2.6.0 | Gemfile |