diff --git a/.ruby-version b/.ruby-version new file mode 100644 index 0000000..be94e6f --- /dev/null +++ b/.ruby-version @@ -0,0 +1 @@ +3.2.2 diff --git a/Gemfile.lock b/Gemfile.lock index 1f66974..ae35950 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,48 +39,48 @@ GEM netrc (0.11.0) packs (0.0.6) sorbet-runtime - parallel (1.22.1) + parallel (1.23.0) parse_packwerk (0.19.1) sorbet-runtime - parser (3.1.1.0) + parser (3.2.2.1) ast (~> 2.4.1) - pry (0.14.1) + pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) rainbow (3.1.1) rake (13.0.6) - rbi (0.0.14) + rbi (0.0.16) ast parser (>= 2.6.4.0) sorbet-runtime (>= 0.5.9204) unparser regexp_parser (2.8.0) rexml (3.2.5) - rspec (3.11.0) - rspec-core (~> 3.11.0) - rspec-expectations (~> 3.11.0) - rspec-mocks (~> 3.11.0) - rspec-core (3.11.0) - rspec-support (~> 3.11.0) - rspec-expectations (3.11.0) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-core (3.12.1) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.0) - rspec-mocks (3.11.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.5) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.0) - rspec-support (3.11.0) - rubocop (1.33.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.0) + rubocop (1.50.2) json (~> 2.3) parallel (~> 1.10) - parser (>= 3.1.0.0) + parser (>= 3.2.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.19.1, < 2.0) + rubocop-ast (>= 1.28.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.24.1) - parser (>= 3.1.1.0) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.28.0) + parser (>= 3.2.1.0) rubocop-packs (0.0.38) activesupport packs @@ -91,53 +91,43 @@ GEM rubocop-sorbet (0.7.0) rubocop (>= 0.90.0) ruby-progressbar (1.13.0) - sorbet (0.5.9924) - sorbet-static (= 0.5.9924) - sorbet-runtime (0.5.9924) - sorbet-static (0.5.9924-universal-darwin-14) - sorbet-static (0.5.9924-universal-darwin-15) - sorbet-static (0.5.9924-universal-darwin-16) - sorbet-static (0.5.9924-universal-darwin-17) - sorbet-static (0.5.9924-universal-darwin-18) - sorbet-static (0.5.9924-universal-darwin-19) - sorbet-static (0.5.9924-universal-darwin-20) - sorbet-static (0.5.9924-universal-darwin-21) - sorbet-static (0.5.9924-x86_64-linux) - sorbet-static-and-runtime (0.5.9924) - sorbet (= 0.5.9924) - sorbet-runtime (= 0.5.9924) - spoom (1.1.11) - sorbet (>= 0.5.9204) + sorbet (0.5.10796) + sorbet-static (= 0.5.10796) + sorbet-runtime (0.5.10796) + sorbet-static (0.5.10796-universal-darwin-20) + sorbet-static (0.5.10796-universal-darwin-22) + sorbet-static (0.5.10796-x86_64-linux) + sorbet-static-and-runtime (0.5.10796) + sorbet (= 0.5.10796) + sorbet-runtime (= 0.5.10796) + spoom (1.2.1) + sorbet (>= 0.5.10187) sorbet-runtime (>= 0.5.9204) thor (>= 0.19.2) - tapioca (0.10.2) - bundler (>= 1.17.3) + tapioca (0.11.5) + bundler (>= 2.2.25) netrc (>= 0.11.0) parallel (>= 1.21.0) - pry (>= 0.12.2) - rbi (~> 0.0.0, >= 0.0.14) - sorbet-static-and-runtime (>= 0.5.9204) - spoom (~> 1.1.0, >= 1.1.11) + rbi (~> 0.0.0, >= 0.0.16) + sorbet-static-and-runtime (>= 0.5.10187) + spoom (~> 1.2.0, >= 1.2.0) thor (>= 1.2.0) yard-sorbet thor (1.2.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) - unparser (0.6.4) + unparser (0.6.7) diff-lcs (~> 1.3) - parser (>= 3.1.0) - webrick (1.7.0) - yard (0.9.27) - webrick (~> 1.7.0) - yard-sorbet (0.6.1) + parser (>= 3.2.0) + yard (0.9.34) + yard-sorbet (0.8.1) sorbet-runtime (>= 0.5) yard (>= 0.9) PLATFORMS arm64-darwin-20 - ruby - x86_64-darwin-20 + arm64-darwin-22 x86_64-linux DEPENDENCIES @@ -149,4 +139,4 @@ DEPENDENCIES tapioca BUNDLED WITH - 2.3.8 + 2.4.12