Added Appraisal to Gemfile and have the default task run all appraisals
Showing
... | ... | @@ -5,3 +5,4 @@ gem "rake" |
gem "ruby-debug" | ||
gem "aws-s3", :require => "aws/s3" | ||
gem "sqlite3-ruby", "~>1.3.0" | ||
gem "appraisal" |
Please
register
or
sign in
to comment