gemfiles/4.1.gemfile in shoulda-matchers-2.6.1 vs gemfiles/4.1.gemfile in shoulda-matchers-2.6.2
- old
+ new
@@ -1,19 +1,38 @@
# 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 "rspec-rails", ">= 2.13.1", "< 3"
+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 "spring-commands-rspec"
+gem "uglifier", ">= 1.3.0"
+gem "coffee-rails", "~> 4.0.0"
gem "jquery-rails"
+gem "turbolinks"
gem "activeresource", "4.0.0"
gem "rails", "~> 4.1.0"
-gem "sass-rails", "4.0.3"
-gem "bcrypt-ruby", "~> 3.1.2"
+gem "jbuilder", "~> 2.0"
+gem "sass-rails", "~> 4.0.3"
+gem "sdoc", "~> 0.4.0"
+gem "bcrypt", "~> 3.1.7"
gem "protected_attributes", "~> 1.0.6"
+gem "spring"
gemspec :path=>".././"