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/rails31.gemfile
Prem Sichanugrist 44847c6a87 Add Appraisals to the project to handle testing against multiple Rails version
Note that we also bump RSpec to 2.6.1.beta1 because the incompatibility with Rails 3.1.0.rc1
2011-05-25 14:59:01 -04:00

8 lines
No EOL
176 B
Text

# This file was generated by Appraisal
source "http://rubygems.org"
gem "rake", "~> 0.8.7"
gem "rails", "3.1.0.rc1"
gemspec :path=>"/Users/sikachu/Projects/shoulda-matchers"