From 99ff63eb9aaa1dc4e3e6bfa82d16435c59d733c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 21 Oct 2025 00:25:13 +0000 Subject: [PATCH] bundle update --- Gemfile.lock | 16 ++++++++-------- steep/Gemfile.lock | 10 +++++----- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dae3b68bd3..865f332b25 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM base64 (0.3.0) benchmark (0.4.1) benchmark-ips (2.14.0) - bigdecimal (3.2.3) + bigdecimal (3.3.1) concurrent-ruby (1.3.5) connection_pool (2.5.4) csv (3.3.5) @@ -41,7 +41,7 @@ GEM diff-lcs (1.6.2) digest (3.2.0) drb (2.2.3) - erb (5.0.3) + erb (5.1.1) extconf_compile_commands_json (0.0.7) ffi (1.17.2-aarch64-linux-gnu) ffi (1.17.2-arm64-darwin) @@ -54,7 +54,7 @@ GEM strong_json (>= 1.1, < 2.2) i18n (1.14.7) concurrent-ruby (~> 1.0) - json (2.15.0) + json (2.15.1) json-schema (6.0.0) addressable (~> 2.8) bigdecimal (~> 3.1) @@ -66,7 +66,7 @@ GEM logger (1.7.0) marcel (1.1.0) memory_profiler (1.1.0) - minitest (5.25.5) + minitest (5.26.0) mutex_m (0.3.0) net-protocol (0.2.2) timeout @@ -86,7 +86,7 @@ GEM racc pathname (0.4.0) power_assert (2.0.5) - prism (1.5.1) + prism (1.6.0) pstore (0.2.0) psych (4.0.6) stringio @@ -111,12 +111,12 @@ GEM rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.5) + rspec-core (3.13.6) rspec-support (~> 3.13.0) rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.5) + rspec-mocks (3.13.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.6) @@ -179,7 +179,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.3) + uri (1.0.4) zlib (3.2.1) PLATFORMS diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index 84fd01c623..890a6f9759 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -17,7 +17,7 @@ GEM ast (2.4.3) base64 (0.3.0) benchmark (0.4.1) - bigdecimal (3.2.3) + bigdecimal (3.3.1) concurrent-ruby (1.3.5) connection_pool (2.5.4) csv (3.3.5) @@ -26,19 +26,19 @@ GEM fileutils (1.7.3) i18n (1.14.7) concurrent-ruby (~> 1.0) - json (2.15.0) + json (2.15.1) language_server-protocol (3.17.0.5) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - minitest (5.25.5) + minitest (5.26.0) mutex_m (0.3.0) parser (3.3.9.0) ast (~> 2.4.1) racc power_assert (2.0.5) - prism (1.5.1) + prism (1.6.0) racc (1.8.1) rainbow (3.1.1) rb-fsevent (0.11.2) @@ -78,7 +78,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.3) + uri (1.0.4) PLATFORMS ruby