diff --git a/Gemfile.lock b/Gemfile.lock index 8df5b7c..8d086f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM i18n (1.14.5) concurrent-ruby (~> 1.0) immutable-struct (2.4.1) - json (2.9.0) + json (2.9.1) language_server-protocol (3.17.0.3) lino (4.1.0) childprocess (~> 5.0.0) @@ -119,8 +119,8 @@ GEM rake_factory (~> 0.33) sshkey (~> 2.0) rchardet (1.8.0) - regexp_parser (2.9.3) - rubocop (1.69.2) + regexp_parser (2.10.0) + rubocop (1.70.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -130,7 +130,7 @@ GEM rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.36.2) + rubocop-ast (1.37.0) parser (>= 3.3.1.0) rubocop-rake (0.6.0) rubocop (~> 1.0) @@ -163,7 +163,7 @@ GEM sshkey (2.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (3.1.2) + unicode-display_width (3.1.3) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (0.13.1)