diff --git a/Gemfile.lock b/Gemfile.lock index 3964236..8630551 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,16 +75,16 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.2) - rubocop (1.66.1) + rubocop (1.69.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) - rubocop-ast (>= 1.32.2, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) + unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.36.2) parser (>= 3.3.1.0) rubocop-performance (1.23.0) @@ -100,9 +100,9 @@ GEM memo_wise (>= 1.7) rainbow (>= 3.0) slop (~> 4.8) - runger_style (2.17.0) + runger_style (3.0.0) prism (>= 0.24.0) - rubocop (>= 1.38.0, < 2) + rubocop (>= 1.68.0) securerandom (0.4.0) simplecov (0.22.0) docile (~> 1.1) @@ -116,7 +116,9 @@ GEM slop (4.10.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) + unicode-display_width (3.1.2) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) uri (1.0.2) PLATFORMS