diff --git a/Gemfile.lock b/Gemfile.lock index 72f26e9474..420402a642 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,7 @@ GEM benchmark-ips (2.14.0) bigdecimal (3.2.2) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) csv (3.3.5) dbm (1.1.0) diff-lcs (1.6.2) @@ -119,7 +119,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.5) - rubocop (1.80.0) + rubocop (1.80.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index 5c3c81d53a..5ce4587b73 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -19,7 +19,7 @@ GEM benchmark (0.4.1) bigdecimal (3.2.2) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) csv (3.3.5) drb (2.2.3) ffi (1.17.2)