diff --git a/Gemfile.lock b/Gemfile.lock index 7326dd182..2518126d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -364,7 +364,7 @@ GEM matrix (~> 0.4) pdf-core (~> 0.10.0) ttfunk (~> 1.8) - prism (1.7.0) + prism (1.9.0) public_suffix (5.1.1) racc (1.8.1) rainbow (3.1.1) @@ -380,7 +380,7 @@ GEM regexp_parser (2.11.3) rexml (3.4.4) rouge (3.30.0) - rubocop (1.82.1) + rubocop (1.84.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -388,12 +388,12 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.48.0, < 2.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.48.0) + rubocop-ast (1.49.0) parser (>= 3.3.7.2) - prism (~> 1.4) + prism (~> 1.7) ruby-progressbar (1.13.0) ruby_parser (3.22.0) racc (~> 1.5)