diff --git a/Gemfile.lock b/Gemfile.lock index 490f4a4b..41d71628 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,21 +1,23 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.3) + activesupport (6.1.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - concurrent-ruby (1.1.5) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) + concurrent-ruby (1.1.8) diff-lcs (1.3) erubis (2.7.0) - excon (0.71.0) - heroics (0.0.25) + excon (0.80.1) + heroics (0.1.2) erubis (~> 2.0) excon moneta multi_json (>= 1.9.2) - heroku_hatchet (4.0.9) + webrick + heroku_hatchet (4.1.2) excon (~> 0) minitest-retry (~> 0.1.9) platform-api (~> 2) @@ -23,19 +25,21 @@ GEM rrrretry (~> 1) thor (~> 0) threaded (~> 0) - i18n (1.6.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) - minitest (5.11.3) + minitest (5.14.4) minitest-retry (0.1.9) minitest (>= 5.0) moneta (1.0.0) - multi_json (1.13.1) + multi_json (1.15.0) parallel (1.17.0) parallel_tests (2.29.0) parallel - platform-api (2.2.0) - heroics (~> 0.0.25) + platform-api (2.3.0) + heroics (~> 0.1.1) moneta (~> 1.0.0) + rate_throttle_client (~> 0.1.0) + rate_throttle_client (0.1.2) repl_runner (0.0.3) activesupport rrrretry (1.0.0) @@ -48,10 +52,11 @@ GEM rspec-core (> 3.3) rspec-support (3.8.0) thor (0.20.3) - thread_safe (0.3.6) threaded (0.0.4) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) + webrick (1.7.0) + zeitwerk (2.4.2) PLATFORMS ruby @@ -63,4 +68,4 @@ DEPENDENCIES rspec-retry BUNDLED WITH - 1.16.1 + 1.17.3