gemfiles/3.1.0.gemfile in clearance-0.14.0 vs gemfiles/3.1.0.gemfile in clearance-0.15.0
- old
+ new
@@ -4,10 +4,10 @@
gem "rails", "3.1.0"
gem "shoulda-matchers", :git=>"git://github.com/thoughtbot/shoulda-matchers.git"
gem "database_cleaner"
gem "aruba", "~> 0.4.2"
-gem "capybara", "~> 1.0.0"
+gem "capybara", "~> 1.1.1"
gem "factory_girl_rails"
gem "launchy"
gemspec :path=>"../"
\ No newline at end of file