diff --git a/Gemfile.lock b/Gemfile.lock index b664939..38dd9da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM eventmachine (1.2.7) i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.15.2.1) + json (2.19.3) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) @@ -45,12 +45,12 @@ GEM ruby2_keywords (>= 0.0.5) ostruct (0.6.3) parallel (1.27.0) - parser (3.3.10.0) + parser (3.3.11.1) ast (~> 2.4.1) racc pg (1.6.3) pg (1.6.3-aarch64-linux) - prism (1.6.0) + prism (1.9.0) pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) @@ -58,7 +58,7 @@ GEM rainbow (3.1.1) rake (13.3.0) regexp_parser (2.11.3) - rubocop (1.81.7) + rubocop (1.86.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -66,12 +66,12 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.47.1, < 2.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.47.1) + rubocop-ast (1.49.1) parser (>= 3.3.7.2) - prism (~> 1.4) + prism (~> 1.7) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) securerandom (0.4.1) @@ -86,7 +86,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (3.2.0) unicode-emoji (~> 4.1) - unicode-emoji (4.1.0) + unicode-emoji (4.2.0) PLATFORMS aarch64-linux