Update to latest CodeClimate (#478)

* Update to latest CodeClimate
* SpecHelper: drop CodeClimate formatter
This commit is contained in:
Olle Jonsson
2017-02-08 21:09:23 +01:00
committed by GitHub
parent acf1c1604a
commit 1e9e72f1a5
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ group :development do
end
group :test do
gem "codeclimate-test-reporter", "~>0.4"
gem "codeclimate-test-reporter", "~> 1.0"
gem "coveralls", "~>0.8", require: false
gem "json"
gem "multi_json"