diff --git a/Gemfile b/Gemfile index 978f0a8..6843a9a 100644 --- a/Gemfile +++ b/Gemfile @@ -6,8 +6,8 @@ group :test do gem "sinatra", "~> 1.4" 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 "rspec-mocks", "3.10.2" + gem "simplecov" gem "simplecov-console" gem "rake" gem "parallel", "~> 1.20.1" # Pin until we drop ruby support 2.4