diff --git a/Gemfile b/Gemfile index ffbd52c..4633db2 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ gemspec gem "activesupport", "~> 5.2.7" gem "bundler" -gem "codeclimate-test-reporter", "0.4.4" +gem "codeclimate-test-reporter", "1.0.7" gem "pry" gem "rake" gem "rspec", "~> 3.1"