Skip to content

Commit 3687cde

Browse files
authored
Merge pull request #8 from voxpupuli/dependabot/bundler/mocha-tw-2.7
Update mocha requirement from ~> 1.0 to ~> 2.7
2 parents a71420f + d69b1fe commit 3687cde

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
@@ -22,7 +22,7 @@ group :development do
2222

2323
gem 'mdl', '~> 0.11.0'
2424

25-
gem 'mocha', '~> 1.0'
25+
gem 'mocha', '~> 2.7'
2626

2727
gem 'rake'
2828
gem 'rspec', '~> 3.1'

0 commit comments

Comments
 (0)