From 9320ae2395729152a5b63726a005d5d9646a7e57 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 13 Jan 2026 00:24:36 +0000 Subject: [PATCH] bundle update --- Gemfile.lock | 2 +- steep/Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c361195b9..c24d1a767 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,7 +173,7 @@ GEM uri (>= 0.12.0) stringio (3.2.0) strong_json (2.1.2) - strscan (3.1.6) + strscan (3.1.7) tempfile (0.3.1) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index e0ab4ffd8..ac9b5999f 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.1.1) + activesupport (8.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -44,7 +44,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbs (3.10.0) + rbs (3.10.2) logger ruby-lsp (0.26.4) language_server-protocol (~> 3.17.0) @@ -68,7 +68,7 @@ GEM strscan (>= 1.0.0) terminal-table (>= 2, < 5) uri (>= 0.12.0) - strscan (3.1.6) + strscan (3.1.7) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) test-unit (3.7.7)