diff --git a/Gemfile.lock b/Gemfile.lock index 183c0eb..a18cb93 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,8 +161,8 @@ GEM racc (~> 1.4) nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.3) + parser (3.3.4.2) ast (~> 2.4.1) racc pragmatic_segmenter (0.3.23) @@ -222,8 +222,6 @@ GEM regexp_parser (2.9.2) reline (0.5.8) io-console (~> 0.5) - rexml (3.3.6) - strscan rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -237,18 +235,17 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.0) - rubocop (1.65.1) + rubocop (1.66.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.4, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + rubocop-ast (>= 1.32.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + rubocop-ast (1.32.1) parser (>= 3.3.1.0) rubocop-performance (1.20.1) rubocop (>= 1.48.1, < 2.0) @@ -269,7 +266,6 @@ GEM standardrb (1.0.1) standard stringio (3.1.0) - strscan (3.1.0) thor (1.3.1) tiktoken_ruby (0.0.8) rb_sys (>= 0.9.86)