diff --git a/Gemfile b/Gemfile index 978f0a8..c2a3248 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ group :test do gem "rspec", "~> 3.0" gem "webmock", "~> 3.7" gem "rspec-mocks", "3.9.0" - gem "simplecov", "~> 0.18.5" # Pin until we drop ruby support 2.4 + gem "simplecov", "~> 0.21.2" # Pin until we drop ruby support 2.4 gem "simplecov-console" gem "rake" gem "parallel", "~> 1.20.1" # Pin until we drop ruby support 2.4