From 5870909865e61561c314b324a7c1a5370a5e6e4e Mon Sep 17 00:00:00 2001 From: Kevin Newton Date: Sat, 21 Dec 2024 15:58:53 -0500 Subject: [PATCH] Bump typecheck dependencies --- gemfiles/typecheck/Gemfile.lock | 40 +++++++++++++++++---------------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/gemfiles/typecheck/Gemfile.lock b/gemfiles/typecheck/Gemfile.lock index 17b594ad31..34ec386423 100644 --- a/gemfiles/typecheck/Gemfile.lock +++ b/gemfiles/typecheck/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.0.0.1) + activesupport (8.0.1) base64 benchmark (>= 0.3) bigdecimal @@ -20,19 +20,20 @@ GEM bigdecimal (3.1.8) concurrent-ruby (1.3.4) connection_pool (2.4.1) - csv (3.3.0) + csv (3.3.2) drb (2.2.1) - erubi (1.13.0) - ffi (1.17.0) + erubi (1.13.1) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86_64-linux-gnu) fileutils (1.7.3) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.9.0) + json (2.9.1) language_server-protocol (3.17.0.3) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.2) + logger (1.6.4) minitest (5.25.4) netrc (0.11.0) parallel (1.26.3) @@ -40,7 +41,7 @@ GEM ast (~> 2.4.1) racc power_assert (2.0.4) - prism (1.2.0) + prism (1.3.0) racc (1.8.1) rainbow (3.1.1) rake (13.2.1) @@ -49,7 +50,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rbi (0.2.1) + rbi (0.2.2) prism (~> 1.0) sorbet-runtime (>= 0.5.9204) rbs (3.7.0) @@ -57,22 +58,22 @@ GEM ruby_parser (3.21.1) racc (~> 1.5) sexp_processor (~> 4.16) - securerandom (0.4.0) + securerandom (0.4.1) sexp_processor (4.17.3) - sorbet (0.5.11690) - sorbet-static (= 0.5.11690) - sorbet-runtime (0.5.11690) - sorbet-static (0.5.11690-universal-darwin) - sorbet-static (0.5.11690-x86_64-linux) - sorbet-static-and-runtime (0.5.11690) - sorbet (= 0.5.11690) - sorbet-runtime (= 0.5.11690) + sorbet (0.5.11708) + sorbet-static (= 0.5.11708) + sorbet-runtime (0.5.11708) + sorbet-static (0.5.11708-universal-darwin) + sorbet-static (0.5.11708-x86_64-linux) + sorbet-static-and-runtime (0.5.11708) + sorbet (= 0.5.11708) + sorbet-runtime (= 0.5.11708) spoom (1.5.0) erubi (>= 1.10.0) prism (>= 0.28.0) sorbet-static-and-runtime (>= 0.5.10187) thor (>= 0.19.2) - steep (1.9.1) + steep (1.9.2) activesupport (>= 5.1) concurrent-ruby (>= 1.1.10) csv (>= 3.0.9) @@ -87,7 +88,8 @@ GEM securerandom (>= 0.1) strscan (>= 1.0.0) terminal-table (>= 2, < 4) - strscan (3.1.0) + uri (>= 0.12.0) + strscan (3.1.2) tapioca (0.16.5) bundler (>= 2.2.25) netrc (>= 0.11.0)