diff --git a/Gemfile.lock b/Gemfile.lock index 52efc21..15c44c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,29 +26,23 @@ GEM thor (>= 0.19.4, < 2.0) tins (~> 1.6) diff-lcs (1.5.1) - docile (1.4.0) + docile (1.4.1) dry-inflector (1.1.0) json (2.7.2) json (2.7.2-java) language_server-protocol (3.17.0.3) - mize (0.4.1) - protocol (~> 2.0) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.3) + parser (3.3.5.0) ast (~> 2.4.1) racc pluginator (1.5.0) pre-commit (0.40.0) pluginator (~> 1.5) - protocol (2.0.0) - ruby_parser (~> 3.0) racc (1.8.1) racc (1.8.1-java) rainbow (3.1.1) rake (13.2.1) regexp_parser (2.9.2) - rexml (3.3.4) - strscan rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -68,15 +62,14 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - rubocop (1.65.1) + rubocop (1.66.1) 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.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.32.3)