Skip to content

Commit

Permalink
Remove mocha fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Mar 26, 2013
1 parent d8f0891 commit 7ea2187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -29,7 +29,7 @@ spec = Gem::Specification.new do |s|

s.add_development_dependency "rails", ">= 3.0"
s.add_development_dependency "appraisal"
s.add_development_dependency "mocha", "~> 0.11.0"
s.add_development_dependency "mocha"
s.add_development_dependency "yard"
end

Expand Down

0 comments on commit 7ea2187

Please sign in to comment.