Gemfile.lock in graphql-pagination-0.2.3 vs Gemfile.lock in graphql-pagination-1.0.0

- old
+ new

@@ -1,30 +1,30 @@ PATH remote: . specs: - graphql-pagination (0.2.3) + graphql-pagination (1.0.0) graphql (~> 1.9.4) GEM remote: https://rubygems.org/ specs: - activemodel (6.0.1) - activesupport (= 6.0.1) - activerecord (6.0.1) - activemodel (= 6.0.1) - activesupport (= 6.0.1) - activesupport (6.0.1) + activemodel (6.0.2.1) + activesupport (= 6.0.2.1) + activerecord (6.0.2.1) + activemodel (= 6.0.2.1) + activesupport (= 6.0.2.1) + activesupport (6.0.2.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2) ast (2.4.0) coderay (1.1.2) concurrent-ruby (1.1.5) diff-lcs (1.3) - graphql (1.9.15) + graphql (1.9.17) i18n (1.7.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) kaminari-activerecord (1.1.1) activerecord @@ -51,10 +51,10 @@ rspec-support (~> 3.9.0) rspec-mocks (3.9.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.0) - rubocop (0.77.0) + rubocop (0.78.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.6) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7)