diff --git a/Gemfile b/Gemfile index 464ab468..92797b42 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ group :test do gem "cucumber", "~> 2.1" gem "jekyll_test_plugin" gem "jekyll_test_plugin_malicious" - gem "codeclimate-test-reporter" + gem "codeclimate-test-reporter", "~> 0.6.0" gem "rspec-mocks" gem "nokogiri" gem "rspec"