diff --git a/Gemfile.lock b/Gemfile.lock index 081e4066e..a48f22fe7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,14 +34,14 @@ GEM benchmark (0.5.0) benchmark-ips (2.14.0) bigdecimal (3.3.1) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) connection_pool (3.0.2) csv (3.3.5) dbm (1.1.0) diff-lcs (1.6.2) digest (3.2.1) drb (2.2.3) - erb (6.0.0) + erb (6.0.1) extconf_compile_commands_json (0.0.7) ffi (1.17.2) fileutils (1.8.0) @@ -52,12 +52,12 @@ GEM strong_json (>= 1.1, < 2.2) i18n (1.14.7) concurrent-ruby (~> 1.0) - io-console (0.8.1) + io-console (0.8.2) irb (1.15.3) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.17.1) + json (2.18.0) json-schema (6.0.0) addressable (~> 2.8) bigdecimal (~> 3.1) @@ -70,7 +70,7 @@ GEM marcel (1.1.0) memory_profiler (1.1.0) mini_portile2 (2.8.9) - minitest (5.26.2) + minitest (5.27.0) mutex_m (0.3.0) net-protocol (0.2.2) timeout @@ -100,7 +100,7 @@ GEM racc (1.8.1) rainbow (3.1.1) rake (13.3.1) - rake-compiler (1.3.0) + rake-compiler (1.3.1) rake rb-fsevent (0.11.2) rb-inotify (0.11.1) diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index f0b5ccba0..7269eed5e 100644 --- a/steep/Gemfile.lock +++ b/steep/Gemfile.lock @@ -17,7 +17,7 @@ GEM ast (2.4.3) base64 (0.3.0) bigdecimal (3.3.1) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) connection_pool (3.0.2) csv (3.3.5) drb (2.2.3) @@ -25,13 +25,13 @@ GEM fileutils (1.8.0) i18n (1.14.7) concurrent-ruby (~> 1.0) - json (2.17.1) + json (2.18.0) 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.26.2) + minitest (5.27.0) mutex_m (0.3.0) parser (3.3.10.0) ast (~> 2.4.1)