Gemfile.lock in mootool-0.1.2 vs Gemfile.lock in mootool-0.2

- old
+ new

@@ -1,79 +1,137 @@ PATH remote: . specs: - mootool (0.1.1) + mootool (0.2) + plist (~> 3) ruby-macho (~> 3) - sorbet-runtime + rubyzip (~> 2) + sorbet-runtime (~> 0) GEM remote: https://rubygems.org/ specs: ast (2.4.2) childprocess (4.1.0) + coderay (1.1.3) diff-lcs (1.5.0) + docile (1.4.0) iniparse (1.5.0) - overcommit (0.58.0) + json (2.6.2) + method_source (1.0.0) + netrc (0.11.0) + overcommit (0.59.1) childprocess (>= 0.6.3, < 5) iniparse (~> 1.4) rexml (~> 3.2) - parallel (1.21.0) - parser (3.1.0.0) + parallel (1.22.1) + parser (3.1.2.1) ast (~> 2.4.1) + plist (3.6.0) + pry (0.14.1) + coderay (~> 1.1) + method_source (~> 1.0) rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.2.0) + rbi (0.0.15) + ast + parser (>= 2.6.4.0) + sorbet-runtime (>= 0.5.9204) + unparser + regexp_parser (2.5.0) rexml (3.2.5) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.2) + 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) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-mocks (3.10.2) + rspec-support (~> 3.11.0) + rspec-mocks (3.11.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.3) - rubocop (1.25.0) + rspec-support (~> 3.11.0) + rspec-support (3.11.0) + rubocop (1.35.1) + json (~> 2.3) parallel (~> 1.10) - parser (>= 3.1.0.0) + parser (>= 3.1.2.1) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) - rexml - rubocop-ast (>= 1.15.1, < 2.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.15.1) - parser (>= 3.0.1.1) + rubocop-ast (1.21.0) + parser (>= 3.1.1.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.8.0) - rubocop (~> 1.19) + rubocop-rspec (2.12.1) + rubocop (~> 1.31) ruby-macho (3.0.0) ruby-progressbar (1.11.0) - sorbet (0.5.9553) - sorbet-static (= 0.5.9553) - sorbet-runtime (0.5.9589) - sorbet-static (0.5.9553-universal-darwin-21) - sorbet-static (0.5.9553-x86_64-linux) - unicode-display_width (2.1.0) + rubyzip (2.3.2) + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + sorbet (0.5.10346) + sorbet-static (= 0.5.10346) + sorbet-runtime (0.5.10346) + sorbet-static (0.5.10346-universal-darwin-21) + sorbet-static (0.5.10346-universal-darwin-22) + sorbet-static (0.5.10346-x86_64-linux) + sorbet-static-and-runtime (0.5.10346) + sorbet (= 0.5.10346) + sorbet-runtime (= 0.5.10346) + spoom (1.1.12) + sorbet (>= 0.5.9204) + sorbet-runtime (>= 0.5.9204) + thor (>= 0.19.2) + tapioca (0.9.3) + bundler (>= 1.17.3) + 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) + thor (>= 1.2.0) + yard-sorbet + thor (1.2.1) + unicode-display_width (2.2.0) + unparser (0.6.5) + diff-lcs (~> 1.3) + parser (>= 3.1.0) + webrick (1.7.0) + yard (0.9.28) + webrick (~> 1.7.0) + yard-sorbet (0.6.1) + sorbet-runtime (>= 0.5) + yard (>= 0.9) PLATFORMS arm64-darwin-21 + arm64-darwin-22 x86_64-darwin-21 + x86_64-darwin-22 x86_64-linux DEPENDENCIES mootool! overcommit rake rspec rubocop rubocop-rake rubocop-rspec + simplecov sorbet + sorbet-runtime + spoom + tapioca BUNDLED WITH - 2.3.4 + 2.3.20