thoughtbot--shoulda-matchers/gemfiles/3.0.gemfile

27 lines
680 B
Plaintext
Raw Normal View History

# This file was generated by Appraisal
source "https://rubygems.org"
2014-10-22 06:16:26 +00:00
gem "appraisal", "~> 1.0"
gem "aruba"
gem "bourne", "~> 1.3"
gem "bundler", "~> 1.1"
gem "pry-nav"
2014-10-22 06:16:26 +00:00
gem "rails", "~> 3.0.17"
gem "rake", ">= 0.9.2"
2014-10-22 06:16:26 +00:00
gem "rspec-rails", "2.99.0"
2014-06-20 04:44:06 +00:00
gem "yard"
gem "redcarpet"
gem "pygments.rb"
gem "watchr"
2013-12-31 19:54:21 +00:00
gem "shoulda-context", "~> 1.2.0"
2014-10-22 06:16:26 +00:00
gem "sqlite3", :platform => :ruby
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
gem "strong_parameters"
gem "minitest", "~> 4.0"
gem "minitest-reporters"