Gemfile.lock in miau-0.1.2 vs Gemfile.lock in miau-1.0.0

- old
+ new

@@ -1,110 +1,72 @@ PATH remote: . specs: - miau (0.1.1) + miau (1.0.0) activesupport GEM remote: https://rubygems.org/ specs: - actionpack (6.1.4.1) - actionview (= 6.1.4.1) - activesupport (= 6.1.4.1) - rack (~> 2.0, >= 2.0.9) - rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.1.4.1) - activesupport (= 6.1.4.1) - builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activemodel (6.1.4.1) - activesupport (= 6.1.4.1) - activesupport (6.1.4.1) + activesupport (7.0.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) ast (2.4.2) benchmark-ips (2.9.2) - builder (3.2.4) concurrent-ruby (1.1.9) - crass (1.0.6) docile (1.4.0) - erubi (1.10.0) i18n (1.8.11) concurrent-ruby (~> 1.0) - loofah (2.13.0) - crass (~> 1.0.2) - nokogiri (>= 1.5.9) - minitest (5.14.4) - nokogiri (1.12.5-x86_64-linux) - racc (~> 1.4) + minitest (5.15.0) observr (1.0.5) parallel (1.21.0) - parser (3.0.3.2) + parser (3.1.0.0) ast (~> 2.4.1) - racc (1.6.0) - rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) - nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) - loofah (~> 2.3) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) regexp_parser (2.2.0) rexml (3.2.5) - ricecream (0.2.0) - rubocop (1.23.0) + ricecream (0.2.1) + rubocop (1.25.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.12.0, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.14.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) - rubocop-performance (1.12.0) + rubocop-performance (1.13.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.11.0) 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.3) - standard (1.5.0) - rubocop (= 1.23.0) - rubocop-performance (= 1.12.0) + standard (1.7.0) + rubocop (= 1.25.0) + rubocop-performance (= 1.13.2) tzinfo (2.0.4) concurrent-ruby (~> 1.0) unicode-display_width (2.1.0) - zeitwerk (2.5.1) PLATFORMS x86_64-linux DEPENDENCIES - actionpack - activemodel benchmark-ips - bundler miau! - minitest observr rake ricecream simplecov standard BUNDLED WITH - 2.2.22 + 2.3.3