Sha256: b74b4704f27ecbe98833b00d04cd92d589f19873b1a9d090c739924e30b43cd3

Contents?: true

Size: 524 Bytes

Versions: 15

Compression:

Stored size: 524 Bytes

Contents

source 'https://rubygems.org'

gemspec

# For test Rails application
gem 'shoulda-context', '~> 1.0.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

15 entries across 14 versions & 2 rubygems

Version Path
shoulda-matchers-2.3.0 Gemfile
challah-1.0.0 vendor/bundle/gems/shoulda-matchers-2.2.0/Gemfile
shoulda-matchers-2.2.0 Gemfile
challah-1.0.0.beta3 vendor/bundle/gems/shoulda-matchers-2.1.0/Gemfile
challah-1.0.0.beta3 vendor/bundle/gems/shoulda-matchers-1.5.6/Gemfile
shoulda-matchers-2.1.0 Gemfile
challah-1.0.0.beta2 vendor/bundle/gems/shoulda-matchers-1.5.6/Gemfile
challah-1.0.0.beta vendor/bundle/gems/shoulda-matchers-1.5.6/Gemfile
shoulda-matchers-2.0.0 Gemfile
shoulda-matchers-1.5.6 Gemfile
shoulda-matchers-1.5.5 Gemfile
shoulda-matchers-1.5.4 Gemfile
shoulda-matchers-1.5.2 Gemfile
shoulda-matchers-1.5.1 Gemfile
shoulda-matchers-1.5.0 Gemfile