Skip to content

Commit

Permalink
Upgrade rspec gem deps to 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory Bataille committed Feb 25, 2012
1 parent d0163b9 commit 28cbd7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source :rubygems

group :test do
gem 'rake'
gem 'rspec', '~> 1.3.2'
gem 'rspec', '~> 2.8.0'
gem 'cucumber'
gem 'mocha'
end

0 comments on commit 28cbd7e

Please sign in to comment.