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

Commit

Permalink
loose mocha dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
guangyang committed Feb 18, 2014
1 parent 23804bb commit 490d909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ Gem::Specification.new do |s|

s.add_development_dependency("rake", '~> 10.0')
s.add_development_dependency("minitest", "~> 3.0")
s.add_development_dependency('mocha', '~> 1.0.0')
s.add_development_dependency('mocha', '~> 1.0')
s.add_development_dependency('turn', '~> 0.9')
end

0 comments on commit 490d909

Please sign in to comment.