Gemfile.lock in fishplate-0.2.1 vs Gemfile.lock in fishplate-0.2.2

- old
+ new

@@ -1,31 +1,31 @@ PATH remote: . specs: - fishplate (0.2.1) - a9n (>= 0.9.1) + fishplate (0.2.2) + a9n (~> 0.10) activemodel activerecord activesupport rake tzinfo-data GEM remote: https://rubygems.org/ specs: a9n (0.10.0) - activemodel (6.0.0) - activesupport (= 6.0.0) - activerecord (6.0.0) - activemodel (= 6.0.0) - activesupport (= 6.0.0) - activesupport (6.0.0) + activemodel (6.0.1) + activesupport (= 6.0.1) + activerecord (6.0.1) + activemodel (= 6.0.1) + activesupport (= 6.0.1) + activesupport (6.0.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.1, >= 2.1.8) + zeitwerk (~> 2.2) ast (2.4.0) coderay (1.1.2) concurrent-ruby (1.1.5) diff-lcs (1.3) i18n (1.7.0) @@ -38,10 +38,10 @@ ast (~> 2.4.0) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) rainbow (3.0.0) - rake (13.0.0) + rake (13.0.1) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) rspec-mocks (~> 3.9.0) rspec-core (3.9.0)