Gemfile.lock in paquito-0.10.0 vs Gemfile.lock in paquito-0.11.0

- old
+ new

@@ -1,73 +1,69 @@ PATH remote: . specs: - paquito (0.10.0) + paquito (0.11.0) msgpack (>= 1.5.2) GEM remote: https://rubygems.org/ specs: - activemodel (7.0.4) - activesupport (= 7.0.4) - activerecord (7.0.4) - activemodel (= 7.0.4) - activesupport (= 7.0.4) - activesupport (7.0.4) + activemodel (7.0.7.1) + activesupport (= 7.0.7.1) + activerecord (7.0.7.1) + activemodel (= 7.0.7.1) + activesupport (= 7.0.7.1) + activesupport (7.0.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) ast (2.4.2) - benchmark-ips (2.10.0) + benchmark-ips (2.12.0) byebug (11.1.3) - concurrent-ruby (1.1.10) - i18n (1.12.0) + concurrent-ruby (1.2.2) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) - mini_portile2 (2.8.0) - minitest (5.16.3) - msgpack (1.6.0) + minitest (5.18.0) + msgpack (1.7.2) parallel (1.22.1) - parser (3.1.3.0) + parser (3.2.1.1) ast (~> 2.4.1) rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.6.1) + regexp_parser (2.7.0) rexml (3.2.5) - rubocop (1.40.0) + rubocop (1.48.1) json (~> 2.3) parallel (~> 1.10) - parser (>= 3.1.2.1) + 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.23.0, < 2.0) + rubocop-ast (>= 1.26.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.24.0) - parser (>= 3.1.1.0) - rubocop-shopify (2.10.1) - rubocop (~> 1.35) - ruby-progressbar (1.11.0) - sorbet-runtime (0.5.10577) - sqlite3 (1.5.4) - mini_portile2 (~> 2.8.0) - sqlite3 (1.5.4-x86_64-darwin) - sqlite3 (1.5.4-x86_64-linux) - tzinfo (2.0.5) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.27.0) + parser (>= 3.2.1.0) + rubocop-shopify (2.12.0) + rubocop (~> 1.44) + ruby-progressbar (1.13.0) + sorbet-runtime (0.5.10712) + sqlite3 (1.6.1-arm64-darwin) + sqlite3 (1.6.1-x86_64-linux) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.3.0) + unicode-display_width (2.4.2) PLATFORMS - ruby - x86_64-darwin-20 + arm64-darwin x86_64-linux DEPENDENCIES - activerecord - activesupport + activerecord (>= 7) + activesupport (>= 7) benchmark-ips byebug minitest (~> 5.0) paquito! rake (~> 13.0) @@ -75,6 +71,6 @@ rubocop-shopify (~> 2.0) sorbet-runtime sqlite3 BUNDLED WITH - 2.3.8 + 2.3.22