Gemfile.lock in fishplate-7.0.0 vs Gemfile.lock in fishplate-7.0.1

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - fishplate (7.0.0) + fishplate (7.0.1) a9n (~> 1.0) activemodel (~> 7.0) activerecord (~> 7.0) activesupport (~> 7.0) rake (~> 13) @@ -11,30 +11,30 @@ GEM remote: https://rubygems.org/ specs: a9n (1.2.3) - activemodel (7.0.0) - activesupport (= 7.0.0) - activerecord (7.0.0) - activemodel (= 7.0.0) - activesupport (= 7.0.0) - activesupport (7.0.0) + activemodel (7.0.1) + activesupport (= 7.0.1) + activerecord (7.0.1) + activemodel (= 7.0.1) + activesupport (= 7.0.1) + activesupport (7.0.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) ast (2.4.2) coderay (1.1.3) concurrent-ruby (1.1.9) - diff-lcs (1.4.4) + diff-lcs (1.5.0) i18n (1.8.11) concurrent-ruby (~> 1.0) method_source (1.0.0) minitest (5.15.0) parallel (1.21.0) - parser (3.0.3.2) + parser (3.1.0.0) ast (~> 2.4.1) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) rainbow (3.0.0) @@ -52,24 +52,24 @@ rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.3) - rubocop (1.23.0) + rubocop (1.24.1) parallel (~> 1.10) parser (>= 3.0.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.15.0) + rubocop-ast (1.15.1) parser (>= 3.0.1.1) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.6.0) + rubocop-rspec (2.7.0) rubocop (~> 1.19) ruby-progressbar (1.11.0) sqlite3 (1.4.2) tzinfo (2.0.4) concurrent-ruby (~> 1.0) @@ -80,10 +80,11 @@ PLATFORMS aarch64-linux-musl x86_64-darwin-18 x86_64-darwin-19 x86_64-darwin-20 + x86_64-darwin-21 x86_64-linux DEPENDENCIES bundler fishplate! @@ -94,6 +95,6 @@ rubocop-rake rubocop-rspec sqlite3 BUNDLED WITH - 2.2.29 + 2.3.5