From c953f7219aae7ad23ae024d95e681e201eb34c62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 9 Dec 2025 00:26:58 +0000 Subject: [PATCH] bundle update --- Gemfile.lock | 18 +++++++++--------- steep/Gemfile.lock | 8 ++++---- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index df414ef4b..21dbb2003 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,15 +27,15 @@ 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) benchmark-ips (2.14.0) bigdecimal (3.3.1) concurrent-ruby (1.3.5) - connection_pool (2.5.5) + connection_pool (3.0.2) csv (3.3.5) dbm (1.1.0) diff-lcs (1.6.2) @@ -57,7 +57,7 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.16.0) + json (2.17.1) json-schema (6.0.0) addressable (~> 2.8) bigdecimal (~> 3.1) @@ -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.17.0) erb psych (>= 4.0.0) tsort @@ -169,15 +169,15 @@ 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) + timeout (0.5.0) tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index b9873e283..b3ec38313 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -18,14 +18,14 @@ GEM base64 (0.3.0) bigdecimal (3.3.1) concurrent-ruby (1.3.5) - connection_pool (2.5.5) + connection_pool (3.0.2) csv (3.3.5) drb (2.2.3) ffi (1.17.2) fileutils (1.8.0) i18n (1.14.7) concurrent-ruby (~> 1.0) - json (2.16.0) + json (2.17.1) language_server-protocol (3.17.0.5) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) @@ -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 + 4.0.0.dev