diff --git a/Gemfile.lock b/Gemfile.lock index 620bc9bb..d8a1068c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM erb (4.0.4) cgi (>= 0.3.3) ffi (1.16.3) - json (2.9.0) + json (2.9.1) json_pure (2.8.1) language_server-protocol (3.17.0.3) mini_mime (1.1.5) @@ -81,7 +81,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - rubocop (1.69.1) + rubocop (1.69.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -91,7 +91,7 @@ GEM rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.36.2) + rubocop-ast (1.37.0) parser (>= 3.3.1.0) ruby-progressbar (1.13.0) rubyzip (2.3.2)