Gemfile.lock in organize_gemfile-0.1.0 vs Gemfile.lock in organize_gemfile-0.1.1

- old
+ new

@@ -1,48 +1,48 @@ -PATH - remote: . - specs: - organize_gemfile (0.1.0) - GEM remote: https://rubygems.org/ specs: ast (2.4.2) - minitest (5.16.0) + bump (0.10.0) + json (2.6.2) + minitest (5.16.3) + organize_gemfile (0.1.0) parallel (1.22.1) - parser (3.1.2.0) + parser (3.1.2.1) ast (~> 2.4.1) rainbow (3.1.1) rake (13.0.6) regexp_parser (2.5.0) rexml (3.2.5) - rubocop (1.29.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 (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.17.0, < 2.0) + rubocop-ast (>= 1.20.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.17.0) + rubocop-ast (1.21.0) parser (>= 3.1.1.0) - rubocop-performance (1.13.3) + rubocop-performance (1.14.3) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.11.0) - standard (1.12.0) - rubocop (= 1.29.0) - rubocop-performance (= 1.13.3) - unicode-display_width (2.1.0) + standard (1.16.1) + rubocop (= 1.35.1) + rubocop-performance (= 1.14.3) + unicode-display_width (2.2.0) PLATFORMS arm64-darwin-21 DEPENDENCIES + bump (~> 0.6) minitest (~> 5.0) - organize_gemfile! + organize_gemfile rake (~> 13.0) standard (~> 1.3) BUNDLED WITH - 2.3.10 + 2.3.17