Sha256: 0ccdb2133a9a7e9fbfd2eef6379900b0765182341d1defb3af703b1201a6822a

Contents?: true

Size: 489 Bytes

Versions: 9

Compression:

Stored size: 489 Bytes

Contents

source 'http://rubygems.org'

gemspec

# For test Rails application
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

9 entries across 9 versions & 1 rubygems

Version Path
shoulda-callback-matchers-1.1.1 Gemfile
shoulda-callback-matchers-1.1.0 Gemfile
shoulda-callback-matchers-1.0.0 Gemfile
shoulda-callback-matchers-0.4.0 Gemfile
shoulda-callback-matchers-0.3.3 Gemfile
shoulda-callback-matchers-0.3.1 Gemfile
shoulda-callback-matchers-0.3.0 Gemfile
shoulda-callback-matchers-0.2.0 Gemfile
shoulda-callback-matchers-0.1.0 Gemfile