gemfiles/4.1.gemfile in shoulda-matchers-3.0.0.rc1 vs gemfiles/4.1.gemfile in shoulda-matchers-3.0.0
- old
+ new
@@ -1,20 +1,19 @@
# This file was generated by Appraisal
source "https://rubygems.org"
-gem "appraisal", "~> 1.0"
+gem "appraisal", "~> 2.0"
gem "bundler", "~> 1.1"
gem "pry", :github => "pry/pry"
gem "pry-byebug"
gem "rake", "~> 10.0"
gem "rspec-core", ">= 3.2.0", "< 4"
gem "rspec-expectations", ">= 3.2.0", "< 4"
gem "yard"
gem "redcarpet"
gem "pygments.rb"
-gem "guard"
-gem "guard-yard"
+gem "fssm"
gem "rspec-rails", ">= 3.2.0", "< 4"
gem "shoulda-context", "~> 1.2.0"
gem "sqlite3", :platform => :ruby
gem "pg", :platform => :ruby
gem "activerecord-jdbc-adapter", :platform => :jruby