mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
db7723d925
The minitest dependency is necessary in order to write Cucumber tests that depend on Minitest.
35 lines
879 B
Text
35 lines
879 B
Text
# This file was generated by Appraisal
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "appraisal", "~> 1.0.0.beta2"
|
|
gem "aruba"
|
|
gem "bourne", "~> 1.3"
|
|
gem "bundler", "~> 1.1"
|
|
gem "cucumber", "~> 1.1"
|
|
gem "pry"
|
|
gem "rake", ">= 0.9.2"
|
|
gem "yard"
|
|
gem "redcarpet"
|
|
gem "pygments.rb"
|
|
gem "watchr"
|
|
gem "shoulda-context", "~> 1.2.0"
|
|
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 "rails", "~> 3.1.8"
|
|
gem "bcrypt-ruby", "~> 3.0.0"
|
|
gem "jquery-rails"
|
|
gem "sass-rails", "~> 3.1.5"
|
|
gem "coffee-rails", "~> 3.1.1"
|
|
gem "uglifier", ">= 1.0.3"
|
|
gem "rspec-rails", "2.99.0"
|
|
gem "minitest", "~> 4.0"
|
|
gem "minitest-reporters"
|
|
gem "turn", "~> 0.8.3"
|
|
|
|
gemspec :path=>".././"
|