Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Commit

Permalink
updated rspec to 1.3 in the Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Kreeftmeijer committed May 30, 2010
1 parent e0f39ee commit e0bdbe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -17,7 +17,7 @@ group :sequel do
end

group :test do
gem 'rspec', '1.2.9'
gem 'rspec', '1.3.0'
end

gem 'yard', '>= 0.5.2'
Expand Down

0 comments on commit e0bdbe4

Please sign in to comment.