Bumping mocha!

Reason:- 0.12.0 introduced a bug where you got a exception
which is now in 0.12.1 is a warning only!
This commit is contained in:
Arun Agrawal
2012-07-19 19:06:37 +05:30
parent b3693bf2f8
commit 89dee0e007

View File

@@ -22,7 +22,7 @@ end
gem 'uglifier', '>= 1.0.3', :require => false
gem 'rake', '>= 0.8.7'
gem 'mocha', '>= 0.9.8'
gem 'mocha', '>= 0.12.1'
group :doc do
# The current sdoc cannot generate GitHub links due