Skip to content

Commit

Permalink
Upgrade to rspec 2.0.0.beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hone committed Mar 18, 2010
1 parent aa1e928 commit 7029465
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ only :test do
gem 'bundler08', '0.8.5'
gem 'rake', '0.8.7'
gem 'heroku', '1.8.3'
gem 'rspec-core', '2.0.0.beta.3'
gem 'rspec-expectations', '2.0.0.beta.3'
gem 'rspec-core', '2.0.0.beta.4'
gem 'rspec-expectations', '2.0.0.beta.4'
gem 'rr', '0.10.5'
end

0 comments on commit 7029465

Please sign in to comment.