From 9ad8132cc6ba99e9e1192bbddb9c641aa4ceb1a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 30 Jun 2026 00:20:34 +0000 Subject: [PATCH] bundle update --- Gemfile.lock | 12 ++++-------- gemfile_steep/Gemfile.lock | 14 +++++--------- 2 files changed, 9 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8297ff968..30c7692f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,6 @@ GEM ast (2.4.3) concurrent-ruby (1.3.7) csv (3.3.5) - date (3.5.1) debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) @@ -37,7 +36,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.9) + json (2.20.0) language_server-protocol (3.17.0.5) listen (3.10.0) logger @@ -58,9 +57,6 @@ GEM prettyprint prettyprint (0.2.0) prism (1.9.0) - psych (5.4.0) - date - stringio racc (1.8.1) rainbow (3.1.1) rake (13.4.2) @@ -71,15 +67,15 @@ GEM logger prism (>= 1.6.0) tsort - rdoc (7.2.0) + rdoc (8.0.0) erb - psych (>= 4.0.0) + prism (>= 1.6.0) + rbs (>= 4.0.0) tsort reline (0.6.3) io-console (~> 0.5) securerandom (0.4.1) stackprof (0.2.28) - stringio (3.2.0) strscan (3.1.8) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) diff --git a/gemfile_steep/Gemfile.lock b/gemfile_steep/Gemfile.lock index 4de3d125d..25e1d10fa 100644 --- a/gemfile_steep/Gemfile.lock +++ b/gemfile_steep/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/soutaro/steep.git - revision: f21d7d8e6c03f1d859b8c2e94224f3b27220d9a9 + revision: 605de2783737673d6e643bf9d5bd3942e70aa2fd branch: master specs: steep (2.1.0.dev) @@ -26,7 +26,6 @@ GEM ast (2.4.3) concurrent-ruby (1.3.7) csv (3.3.5) - date (3.5.1) debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) @@ -40,7 +39,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.9) + json (2.20.0) language_server-protocol (3.17.0.5) listen (3.10.0) logger @@ -58,9 +57,6 @@ GEM prettyprint prettyprint (0.2.0) prism (1.9.0) - psych (5.4.0) - date - stringio racc (1.8.1) rainbow (3.1.1) rb-fsevent (0.11.2) @@ -73,9 +69,10 @@ GEM rbs-inline (0.14.0) prism (>= 0.29) rbs (~> 4.0) - rdoc (7.2.0) + rdoc (8.0.0) erb - psych (>= 4.0.0) + prism (>= 1.6.0) + rbs (>= 4.0.0) tsort reline (0.6.3) io-console (~> 0.5) @@ -84,7 +81,6 @@ GEM prism (>= 1.2, < 2.0) rbs (>= 3, < 5) securerandom (0.4.1) - stringio (3.2.0) strscan (3.1.8) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4)