From bfb94e251fc0879e6a0f9bb27096051ea1564307 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 2 Dec 2025 00:26:43 +0000 Subject: [PATCH] bundle update --- Gemfile.lock | 14 +++++++------- steep/Gemfile.lock | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index df414ef4b..6ea93cab9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,8 +27,8 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) base64 (0.3.0) benchmark (0.5.0) @@ -93,7 +93,7 @@ GEM pstore (0.2.0) psych (4.0.6) stringio - public_suffix (6.0.2) + public_suffix (7.0.0) raap (1.3.0) rbs (~> 3.9.0) timeout (~> 0.4) @@ -105,7 +105,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.16.0) + rdoc (6.16.1) erb psych (>= 4.0.0) tsort @@ -169,13 +169,13 @@ GEM strscan (>= 1.0.0) terminal-table (>= 2, < 5) uri (>= 0.12.0) - stringio (3.1.8) + stringio (3.1.9) strong_json (2.1.2) strscan (3.1.5) tempfile (0.3.1) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) - test-unit (3.7.1) + test-unit (3.7.3) power_assert timeout (0.4.4) tsort (0.2.0) @@ -229,4 +229,4 @@ DEPENDENCIES test-unit BUNDLED WITH - 4.0.0.dev + 2.7.2 diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index b9873e283..f76eca267 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -70,7 +70,7 @@ GEM strscan (3.1.5) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) - test-unit (3.7.1) + test-unit (3.7.3) power_assert tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -89,4 +89,4 @@ DEPENDENCIES test-unit BUNDLED WITH - 4.0.0.dev + 2.7.2