Sha256: 255aa7b39f0fac965a3f913689d4f714029b28ab3a163a19030760bd6ed241fe
Contents?: true
Size: 464 Bytes
Versions: 2
Compression:
Stored size: 464 Bytes
Contents
source "http://rubygems.org" gem "rails", "3.0.9" gem "sqlite3" gem "diesel", :git => "git://github.com/thoughtbot/diesel.git" gem "cucumber-rails", '1.0.0' gem "capybara", "1.0.0" gem "factory_girl_rails" gem "shoulda-matchers", :git => "git://github.com/thoughtbot/shoulda-matchers.git" gem "database_cleaner" gem "rspec-rails", "~> 2.6.0" gem "launchy" gem "mocha" gem "appraisal", :git => "git://github.com/thoughtbot/appraisal.git" gem "aruba", "~> 0.4.2"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
clearance-0.12.0 | Gemfile |
clearance-0.11.2 | Gemfile |