Gemfile in test_frame-0.1.2 vs Gemfile in test_frame-0.2.0
- old
+ new
@@ -10,10 +10,10 @@
gem 'guard'
gem 'guard-rspec'
gem 'guard-spork'
gem 'launchy'
gem 'rake', '~> 0.9.2'
-gem "rspec-rails", "~> 2.6"
+gem "rspec-rails", "~> 2.8"
gem "shoulda-matchers"
gem 'spork', '~> 0.9.0.rc'
group :development do
gem "bundler", "~> 1.0.0"