Gemfile.lock in node_mutation-1.2.1 vs Gemfile.lock in node_mutation-1.3.0

- old
+ new

@@ -1,20 +1,21 @@ PATH remote: . specs: - node_mutation (1.2.1) - activesupport + node_mutation (1.3.0) + activesupport (< 7.0.0) erubis GEM remote: https://rubygems.org/ specs: - activesupport (7.0.3.1) + activesupport (6.1.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) + zeitwerk (~> 2.3) ast (2.4.2) coderay (1.1.3) concurrent-ruby (1.1.10) diff-lcs (1.5.0) erubis (2.7.0) @@ -39,22 +40,19 @@ listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) method_source (1.0.0) - minitest (5.16.2) + minitest (5.16.3) nenv (0.3.0) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) parser (3.1.2.0) ast (~> 2.4.1) parser_node_ext (0.4.0) parser - pp (0.3.0) - prettyprint - prettyprint (0.1.1) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) rake (13.0.6) rb-fsevent (0.11.1) @@ -75,10 +73,11 @@ rspec-support (3.11.0) shellany (0.0.1) thor (1.2.1) tzinfo (2.0.5) concurrent-ruby (~> 1.0) + zeitwerk (2.6.0) PLATFORMS x86_64-darwin-21 x86_64-linux @@ -86,10 +85,9 @@ guard guard-rspec node_mutation! parser parser_node_ext - pp rake (~> 13.0) rspec (~> 3.0) BUNDLED WITH 2.3.7