diff --git a/Gemfile.lock b/Gemfile.lock index b60739e..badc19b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ PATH GEM remote: https://rubygems.org/ specs: - ast (2.4.2) + ast (2.4.3) benchmark-malloc (0.2.0) benchmark-perf (0.6.0) benchmark-trend (0.4.0) @@ -30,19 +30,21 @@ GEM dry-inflector (1.1.0) json (2.9.1) json (2.9.1-java) - language_server-protocol (3.17.0.3) + language_server-protocol (3.17.0.4) + lint_roller (1.1.0) parallel (1.26.3) - parser (3.3.6.0) + parser (3.3.7.4) ast (~> 2.4.1) racc pluginator (1.5.0) pre-commit (0.40.0) pluginator (~> 1.5) + prism (1.4.0) racc (1.8.1) racc (1.8.1-java) rainbow (3.1.1) rake (13.2.1) - regexp_parser (2.9.3) + regexp_parser (2.10.0) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -62,18 +64,20 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - rubocop (1.69.2) + rubocop (1.75.2) json (~> 2.3) - language_server-protocol (>= 3.17.0) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.36.2, < 2.0) + rubocop-ast (>= 1.44.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.36.2) - parser (>= 3.3.1.0) + rubocop-ast (1.44.0) + parser (>= 3.3.7.2) + prism (~> 1.4) ruby-progressbar (1.13.0) simplecov (0.16.1) docile (~> 1.1) @@ -87,7 +91,7 @@ GEM tins (1.33.0) bigdecimal sync - unicode-display_width (3.1.2) + unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4)