diff --git a/.devcontainer/Gemfile.lock b/.devcontainer/Gemfile.lock index 30d5335..ab61096 100644 --- a/.devcontainer/Gemfile.lock +++ b/.devcontainer/Gemfile.lock @@ -10,11 +10,13 @@ GEM parser (3.3.9.0) ast (~> 2.4.1) racc - prism (1.4.0) + prism (1.9.0) racc (1.8.1) rainbow (3.1.1) - rbs (3.9.4) + rbs (4.0.2) logger + prism (>= 1.6.0) + tsort regexp_parser (2.11.2) rubocop (1.75.8) json (~> 2.3) @@ -34,7 +36,7 @@ GEM lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) - ruby-lsp (0.26.1) + ruby-lsp (0.26.9) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) rbs (>= 3, < 5) @@ -51,6 +53,7 @@ GEM standard-performance (1.8.0) lint_roller (~> 1.1) rubocop-performance (~> 1.25.0) + tsort (0.2.0) unicode-display_width (3.1.5) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4)