From b09b7846a7137f62dbf3d1167d5fe76ca86e16af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 21 Apr 2026 00:44:21 +0000 Subject: [PATCH] bundle update --- Gemfile.lock | 14 +++++++------- steep/Gemfile.lock | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e612b7e44..6f6a7136a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GIT remote: https://github.com/soutaro/steep.git - revision: e3924cb6220349a33b03e13866d0b87ad0905e3c + revision: 68c94f691b4ef1261b80bf9553260a90cdbaccac specs: - steep (2.0.0.dev) + steep (2.0.0) concurrent-ruby (>= 1.1.10) csv (>= 3.0.9) fileutils (>= 1.1.0) @@ -54,7 +54,7 @@ GEM base64 (0.3.0) benchmark (0.5.0) benchmark-ips (2.14.0) - bigdecimal (4.1.1) + bigdecimal (4.1.2) concurrent-ruby (1.3.6) connection_pool (3.0.2) csv (3.3.5) @@ -62,7 +62,7 @@ GEM diff-lcs (1.6.2) digest (3.2.1) drb (2.2.3) - erb (6.0.2) + erb (6.0.3) extconf_compile_commands_json (0.0.7) ffi (1.17.4) fileutils (1.8.0) @@ -79,7 +79,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.3) + json (2.19.4) json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) @@ -92,7 +92,7 @@ GEM logger (1.7.0) marcel (1.1.0) memory_profiler (1.1.0) - minitest (6.0.3) + minitest (6.0.5) drb (~> 2.0) prism (~> 1.5) minitest-mock (5.27.0) @@ -122,7 +122,7 @@ GEM timeout (~> 0.4) racc (1.8.1) rainbow (3.1.1) - rake (13.3.1) + rake (13.4.2) rake-compiler (1.3.1) rake rb-fsevent (0.11.2) diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index 121f43f47..ee1780e06 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -16,7 +16,7 @@ GEM uri (>= 0.13.1) ast (2.4.3) base64 (0.3.0) - bigdecimal (4.1.1) + bigdecimal (4.1.2) concurrent-ruby (1.3.6) connection_pool (3.0.2) csv (3.3.5) @@ -25,14 +25,14 @@ GEM fileutils (1.8.0) i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.19.3) + json (2.19.4) language_server-protocol (3.17.0.5) listen (3.10.0) logger rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - minitest (6.0.3) + minitest (6.0.5) drb (~> 2.0) prism (~> 1.5) mutex_m (0.3.0)