1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/gemfiles/3.0.gemfile

14 lines
394 B
Text
Raw Normal View History

# This file was generated by Appraisal
source "http://rubygems.org"
gem "rake", "~> 0.9.2"
gem "activerecord-jdbcsqlite3-adapter", :platform=>:jruby
gem "sqlite3", :platform=>:ruby
gem "jruby-openssl", :platform=>:jruby
gem "shoulda-context", "~> 1.0.0.beta1"
gem "activerecord-jdbc-adapter", :platform=>:jruby
gem "jdbc-sqlite3", :platform=>:jruby
2011-09-12 06:23:22 -04:00
gem "rails", "3.0.10"
gemspec :path=>"../"