Gemfile.lock in gql_serializer-2.1.1 vs Gemfile.lock in gql_serializer-2.2.0

- old
+ new

@@ -1,32 +1,32 @@ PATH remote: . specs: - gql_serializer (2.1.1) - activerecord (>= 5.2, < 6.1) + gql_serializer (2.2.0) + activerecord (>= 5.2, < 8.0) GEM remote: https://rubygems.org/ specs: - activemodel (6.0.3.5) - activesupport (= 6.0.3.5) - activerecord (6.0.3.5) - activemodel (= 6.0.3.5) - activesupport (= 6.0.3.5) - activesupport (6.0.3.5) + activemodel (6.1.5) + activesupport (= 6.1.5) + activerecord (6.1.5) + activemodel (= 6.1.5) + activesupport (= 6.1.5) + activesupport (6.1.5) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) diff-lcs (1.4.4) - i18n (1.8.9) + i18n (1.10.0) concurrent-ruby (~> 1.0) method_source (1.0.0) - minitest (5.14.4) + minitest (5.15.0) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) rake (12.3.3) rspec (3.10.0) @@ -41,13 +41,12 @@ rspec-mocks (3.10.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.0) sqlite3 (1.4.2) - thread_safe (0.3.6) - tzinfo (1.2.9) - thread_safe (~> 0.1) - zeitwerk (2.4.2) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) + zeitwerk (2.5.4) PLATFORMS ruby x64-mingw32