diff --git a/Gemfile.lock b/Gemfile.lock index e5efe1a5..e1bd67c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,6 +43,7 @@ GEM aws-sigv4 (1.10.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) builder (3.3.0) code-scanning-rubocop (0.6.1) @@ -57,7 +58,7 @@ GEM dropbox_api (0.1.21) faraday (< 3.0) oauth2 (~> 1.1) - erubi (1.13.0) + erubi (1.13.1) faraday (2.12.0) faraday-net_http (>= 2.0, < 3.4) json @@ -107,14 +108,14 @@ GEM parser (3.3.6.0) ast (~> 2.4.1) racc - prism (1.2.0) + prism (1.3.0) psych (5.1.2) stringio public_suffix (6.0.1) racc (1.8.1) rack (3.0.10) rainbow (3.1.1) - rbi (0.2.1) + rbi (0.2.3) prism (~> 1.0) sorbet-runtime (>= 0.5.9204) rdoc (6.7.0) @@ -164,13 +165,14 @@ GEM sorbet-static-and-runtime (0.5.11766) sorbet (= 0.5.11766) sorbet-runtime (= 0.5.11766) - spoom (1.5.0) + spoom (1.5.1) erubi (>= 1.10.0) prism (>= 0.28.0) sorbet-static-and-runtime (>= 0.5.10187) thor (>= 0.19.2) stringio (3.1.1) - tapioca (0.16.5) + tapioca (0.16.8) + benchmark bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0)