We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2e394 commit 581572fCopy full SHA for 581572f
1 file changed
Gemfile
@@ -11,7 +11,7 @@ group :test do
11
gem 'ci_reporter', '>= 1.6.3', '< 2.0.0', :require => false
12
gem 'minitest', '>= 5.1'
13
gem 'minitest-spec-context'
14
- gem 'mocha'
+ gem 'mocha', '~> 2.1.0'
15
gem 'rake', '~> 13.1.0'
16
gem 'simplecov'
17
gem 'theforeman-rubocop', '~> 0.1.0'
0 commit comments