diff --git a/Gemfile.lock b/Gemfile.lock index e3ea2be..73986c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (8.0.2) + activesupport (8.0.2.1) base64 benchmark (>= 0.3) bigdecimal @@ -24,7 +24,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) diff-lcs (1.6.2) drb (2.2.3) i18n (1.14.7) @@ -43,7 +43,7 @@ GEM rack (3.2.0) rainbow (3.1.1) rake (13.3.0) - regexp_parser (2.11.0) + regexp_parser (2.11.2) rspec (3.13.1) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -57,7 +57,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.4) - rubocop (1.79.1) + rubocop (1.80.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -111,7 +111,7 @@ GEM securerandom (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.4) + unicode-display_width (3.1.5) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.3)