From 5eab8a994e7e297dd981a764b6768ff83c2022af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 23 Dec 2025 00:27:20 +0000 Subject: [PATCH] bundle update --- Gemfile.lock | 25 +++++++++++++------------ steep/Gemfile.lock | 13 +++++++------ 2 files changed, 20 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6f88d16a7..d8e0b4f44 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM base64 (0.3.0) benchmark (0.5.0) benchmark-ips (2.14.0) - bigdecimal (4.0.0) + bigdecimal (4.0.1) concurrent-ruby (1.3.6) connection_pool (3.0.2) csv (3.3.5) @@ -50,16 +50,17 @@ GEM psych (>= 3.1, < 5.0) rainbow (>= 3.0, < 4.0) strong_json (>= 1.1, < 2.2) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.2) - irb (1.15.3) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.18.0) - json-schema (5.1.0) + json-schema (6.1.0) addressable (~> 2.8) + bigdecimal (>= 3.1, < 5) language_server-protocol (3.17.0.5) lint_roller (1.1.0) listen (3.9.0) @@ -90,7 +91,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.6.0) + prism (1.7.0) pstore (0.2.0) psych (4.0.6) stringio @@ -106,7 +107,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (7.0.1) + rdoc (7.0.2) erb psych (>= 4.0.0) tsort @@ -126,7 +127,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.6) - rubocop (1.81.7) + rubocop (1.82.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -134,7 +135,7 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.47.1, < 2.0) + rubocop-ast (>= 1.48.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.48.0) @@ -170,21 +171,21 @@ GEM strscan (>= 1.0.0) terminal-table (>= 2, < 5) uri (>= 0.12.0) - stringio (3.1.9) + stringio (3.2.0) strong_json (2.1.2) - strscan (3.1.5) + strscan (3.1.6) tempfile (0.3.1) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) test-unit (3.7.3) power_assert - timeout (0.5.0) + timeout (0.6.0) tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (3.2.0) unicode-emoji (~> 4.1) - unicode-emoji (4.1.0) + unicode-emoji (4.2.0) uri (1.1.1) zlib (3.2.2) diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index 7269eed5e..997c7775c 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -16,14 +16,14 @@ GEM uri (>= 0.13.1) ast (2.4.3) base64 (0.3.0) - bigdecimal (3.3.1) + bigdecimal (4.0.1) concurrent-ruby (1.3.6) 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) + i18n (1.14.8) concurrent-ruby (~> 1.0) json (2.18.0) language_server-protocol (3.17.0.5) @@ -31,13 +31,14 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - minitest (5.27.0) + minitest (6.0.0) + prism (~> 1.5) mutex_m (0.3.0) parser (3.3.10.0) ast (~> 2.4.1) racc power_assert (3.0.1) - prism (1.6.0) + prism (1.7.0) racc (1.8.1) rainbow (3.1.1) rb-fsevent (0.11.2) @@ -67,7 +68,7 @@ GEM strscan (>= 1.0.0) terminal-table (>= 2, < 5) uri (>= 0.12.0) - strscan (3.1.5) + strscan (3.1.6) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) test-unit (3.7.3) @@ -76,7 +77,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (3.2.0) unicode-emoji (~> 4.1) - unicode-emoji (4.1.0) + unicode-emoji (4.2.0) uri (1.1.1) PLATFORMS