Skip to content

Commit 42b8bd5

Browse files
committed
Upgrading mocha 0.11.2
1 parent 82c3aca commit 42b8bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ end
2929
gem 'uglifier', '>= 1.0.3', :require => false
3030

3131
gem 'rake', '>= 0.8.7'
32-
gem 'mocha', '>= 0.9.8'
32+
gem 'mocha', '>= 0.11.2'
3333

3434
group :doc do
3535
# The current sdoc cannot generate GitHub links due

0 commit comments

Comments
 (0)