Skip to content

Commit

Permalink
Upgrade to rspec 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Feb 3, 2012
1 parent 3a6316b commit ecf600f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion money.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.add_dependency "i18n", "~> 0.4"
s.add_dependency "json"

s.add_development_dependency "rspec", ">= 2.0.0"
s.add_development_dependency "rspec", "~> 2.8.0"
s.add_development_dependency "yard"

s.requirements << "json"
Expand Down

0 comments on commit ecf600f

Please sign in to comment.