diff --git a/Gemfile.lock b/Gemfile.lock index 3ee93ce..03d493a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM dropbox_api (0.1.21) faraday (< 3.0) oauth2 (~> 1.1) - erubi (1.12.0) + erubi (1.13.0) faraday (2.9.0) faraday-net_http (>= 2.0, < 3.2) faraday-net_http (3.1.0) @@ -83,19 +83,19 @@ GEM faraday (>= 1, < 3) sawyer (~> 0.9) openssl (3.2.0) - parallel (1.24.0) + parallel (1.26.3) parser (3.3.1.0) ast (~> 2.4.1) racc - prism (0.27.0) + prism (0.30.0) psych (5.1.2) stringio public_suffix (5.0.5) racc (1.7.3) rack (3.0.10) rainbow (3.1.1) - rbi (0.1.12) - prism (>= 0.18.0, < 0.28) + rbi (0.1.14) + prism (>= 0.18.0, < 1.0.0) sorbet-runtime (>= 0.5.9204) rdoc (6.6.3.1) psych (>= 4.0.0) @@ -143,17 +143,17 @@ GEM sorbet-static-and-runtime (0.5.11361) sorbet (= 0.5.11361) sorbet-runtime (= 0.5.11361) - spoom (1.3.0) + spoom (1.4.2) erubi (>= 1.10.0) - prism (>= 0.19.0) + prism (>= 0.28.0) sorbet-static-and-runtime (>= 0.5.10187) thor (>= 0.19.2) stringio (3.1.0) - tapioca (0.13.3) + tapioca (0.16.1) bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0) - rbi (>= 0.1.4, < 0.2) + rbi (>= 0.1.14, < 0.2) sorbet-static-and-runtime (>= 0.5.11087) spoom (>= 1.2.0) thor (>= 1.2.0) @@ -178,9 +178,9 @@ GEM rubyzip (~> 2.0) winrm (~> 2.0) yard (0.9.36) - yard-sorbet (0.8.1) - sorbet-runtime (>= 0.5) - yard (>= 0.9) + yard-sorbet (0.9.0) + sorbet-runtime + yard PLATFORMS x86_64-linux