diff --git a/Gemfile.lock b/Gemfile.lock index e454d02..7c14c67 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,6 +13,7 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) erubi (1.13.1) faraday (2.12.2) faraday-net_http (>= 2.0, < 3.5) @@ -28,7 +29,7 @@ GEM jwt (2.10.1) base64 language_server-protocol (3.17.0.3) - logger (1.6.4) + logger (1.6.5) multipart-post (2.4.1) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) @@ -63,7 +64,7 @@ GEM prism (~> 1.0) sorbet-runtime (>= 0.5.9204) regexp_parser (2.10.0) - rubocop (1.69.2) + rubocop (1.70.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -92,21 +93,22 @@ GEM rack-protection (= 4.1.1) rack-session (>= 2.0.0, < 3) tilt (~> 2.0) - sorbet (0.5.11742) - sorbet-static (= 0.5.11742) - sorbet-runtime (0.5.11742) - sorbet-static (0.5.11742-aarch64-linux) - sorbet-static (0.5.11742-universal-darwin) - sorbet-static (0.5.11742-x86_64-linux) - sorbet-static-and-runtime (0.5.11742) - sorbet (= 0.5.11742) - sorbet-runtime (= 0.5.11742) + sorbet (0.5.11755) + sorbet-static (= 0.5.11755) + sorbet-runtime (0.5.11755) + sorbet-static (0.5.11755-aarch64-linux) + sorbet-static (0.5.11755-universal-darwin) + sorbet-static (0.5.11755-x86_64-linux) + sorbet-static-and-runtime (0.5.11755) + sorbet (= 0.5.11755) + sorbet-runtime (= 0.5.11755) spoom (1.5.0) erubi (>= 1.10.0) prism (>= 0.28.0) sorbet-static-and-runtime (>= 0.5.10187) thor (>= 0.19.2) - tapioca (0.16.6) + tapioca (0.16.7) + benchmark bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0) @@ -116,8 +118,8 @@ GEM thor (>= 1.2.0) yard-sorbet thor (1.3.2) - tilt (2.5.0) - unicode-display_width (3.1.3) + tilt (2.6.0) + unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) uri (1.0.2)