bump codeclimate-test-reporter to v1.0.5
This commit is contained in:
parent
60ba3fc0c9
commit
6ec2145c0c
2
Gemfile
2
Gemfile
|
@ -18,7 +18,7 @@ end
|
||||||
#
|
#
|
||||||
|
|
||||||
group :test do
|
group :test do
|
||||||
gem "codeclimate-test-reporter", "~> 0.6.0"
|
gem "codeclimate-test-reporter", "~> 1.0.5"
|
||||||
gem "cucumber", "~> 2.1"
|
gem "cucumber", "~> 2.1"
|
||||||
gem "jekyll_test_plugin"
|
gem "jekyll_test_plugin"
|
||||||
gem "jekyll_test_plugin_malicious"
|
gem "jekyll_test_plugin_malicious"
|
||||||
|
|
Loading…
Reference in New Issue