From f8fb2d4e2f277ba41e5494350dc103cdd7fb1aa3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 3 Feb 2026 00:35:13 +0000 Subject: [PATCH] bundle update --- Gemfile.lock | 8 ++++---- steep/Gemfile.lock | 6 ++++-- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 028ca3cab..250db6043 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.8.0) + prism (1.9.0) pstore (0.2.0) psych (4.0.6) stringio @@ -127,8 +127,8 @@ GEM rspec-mocks (3.13.7) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.6) - rubocop (1.82.1) + rspec-support (3.13.7) + rubocop (1.84.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -136,7 +136,7 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.48.0, < 2.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.49.0) diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index 4de9d4135..1261dafe4 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -39,14 +39,15 @@ GEM ast (~> 2.4.1) racc power_assert (3.0.1) - prism (1.8.0) + prism (1.9.0) racc (1.8.1) rainbow (3.1.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.10.2) + rbs (3.10.3) logger + tsort ruby-lsp (0.26.5) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) @@ -74,6 +75,7 @@ GEM unicode-display_width (>= 1.1.1, < 4) test-unit (3.7.7) power_assert + tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (3.2.0)