diff --git a/Gemfile.lock b/Gemfile.lock index 04f8c27d2..0b5b232ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,9 +2,9 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.2) - diff-lcs (1.5.0) + diff-lcs (1.5.1) erubis (2.7.0) - excon (0.99.0) + excon (0.109.0) heroics (0.1.2) erubis (~> 2.0) excon @@ -28,7 +28,7 @@ GEM parser (3.3.0.5) ast (~> 2.4.1) racc - platform-api (3.5.0) + platform-api (3.6.0) heroics (~> 0.1.1) moneta (~> 1.0.0) rate_throttle_client (~> 0.1.0) @@ -38,12 +38,12 @@ GEM regexp_parser (2.9.0) rexml (3.2.6) rrrretry (1.0.0) - rspec-core (3.12.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) + rspec-core (3.13.0) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (~> 3.13.0) + rspec-support (3.13.0) rubocop (1.60.2) json (~> 2.3) language_server-protocol (>= 3.17.0) @@ -66,7 +66,7 @@ GEM rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) - thor (1.2.1) + thor (1.3.0) threaded (0.0.4) unicode-display_width (2.5.0) webrick (1.8.1) @@ -86,4 +86,4 @@ RUBY VERSION ruby 3.2.1p31 BUNDLED WITH - 2.4.6 + 2.5.4