From 5bba4650aee53043d29917644978611bf12dd097 Mon Sep 17 00:00:00 2001 From: Ngan Pham Date: Wed, 9 Oct 2024 10:29:17 -0700 Subject: [PATCH] Update other lockfiles --- gemfiles/graphql_1.10.gemfile.lock | 155 +++++++++++++++++----------- gemfiles/graphql_1.11.gemfile.lock | 155 +++++++++++++++++----------- gemfiles/graphql_1.12.gemfile.lock | 155 +++++++++++++++++----------- gemfiles/graphql_1.13.gemfile.lock | 158 +++++++++++++++++----------- gemfiles/graphql_2.0.gemfile.lock | 160 ++++++++++++++++++----------- 5 files changed, 476 insertions(+), 307 deletions(-) diff --git a/gemfiles/graphql_1.10.gemfile.lock b/gemfiles/graphql_1.10.gemfile.lock index 8ef353d47..690c67966 100644 --- a/gemfiles/graphql_1.10.gemfile.lock +++ b/gemfiles/graphql_1.10.gemfile.lock @@ -1,92 +1,124 @@ PATH remote: .. specs: - apollo-federation (3.6.0) - google-protobuf (~> 3.21.7) + apollo-federation (3.8.5) + google-protobuf (< 5) graphql (>= 1.10.14) GEM remote: https://rubygems.org/ specs: - actionpack (7.0.4.3) - actionview (= 7.0.4.3) - activesupport (= 7.0.4.3) - rack (~> 2.0, >= 2.2.0) + actionpack (7.2.1) + actionview (= 7.2.1) + activesupport (= 7.2.1) + nokogiri (>= 1.8.5) + racc + rack (>= 2.2.4, < 3.2) + rack-session (>= 1.0.1) rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (7.0.4.3) - activesupport (= 7.0.4.3) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + useragent (~> 0.16) + actionview (7.2.1) + activesupport (= 7.2.1) builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (7.0.4.3) - concurrent-ruby (~> 1.0, >= 1.0.2) + erubi (~> 1.11) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + activesupport (7.2.1) + base64 + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - tzinfo (~> 2.0) - appraisal (2.4.1) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + appraisal (2.5.0) bundler rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + base64 (0.2.0) + bigdecimal (3.1.8) + builder (3.3.0) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.4) + connection_pool (2.4.1) crass (1.0.6) - debase (0.2.5.beta2) - debase-ruby_core_source (>= 0.10.12) - debase-ruby_core_source (3.2.0) - diff-lcs (1.5.0) - erubi (1.12.0) - google-protobuf (3.21.12) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) + diff-lcs (1.5.1) + drb (2.2.1) + erubi (1.13.0) + google-protobuf (4.28.2-arm64-darwin) + bigdecimal + rake (>= 13) graphql (1.10.14) - i18n (1.12.0) + i18n (1.14.6) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.4) - loofah (2.19.1) + io-console (0.7.2) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + jaro_winkler (1.5.6) + logger (1.6.1) + loofah (2.22.0) crass (~> 1.0.2) - nokogiri (>= 1.5.9) - method_source (1.0.0) - minitest (5.18.0) - nokogiri (1.14.2-arm64-darwin) + nokogiri (>= 1.12.0) + method_source (1.1.0) + minitest (5.25.1) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - parallel (1.22.1) - parser (3.2.1.1) + parallel (1.26.3) + parser (3.3.5.0) ast (~> 2.4.1) + racc pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.6.2) - rack (2.2.6.4) + psych (5.1.2) + stringio + racc (1.8.1) + rack (3.1.7) + rack-session (2.0.0) + rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) rainbow (3.1.1) - rake (13.0.6) - rspec (3.12.0) - rspec-core (~> 3.12.0) - rspec-expectations (~> 3.12.0) - rspec-mocks (~> 3.12.0) - rspec-core (3.12.1) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rake (13.2.1) + rdoc (6.7.0) + psych (>= 4.0.0) + reline (0.5.10) + io-console (~> 0.5) + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.1) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.4) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-support (3.12.0) - rubocop (0.72.0) + rspec-support (~> 3.13.0) + rspec-support (3.13.1) + rubocop (0.75.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.6) @@ -95,33 +127,34 @@ GEM unicode-display_width (>= 1.4.0, < 1.7) rubocop-rspec (1.41.0) rubocop (>= 0.68.1) - ruby-debug-ide (0.7.3) - rake (>= 0.8.1) ruby-progressbar (1.13.0) - thor (1.2.1) + securerandom (0.3.1) + stringio (3.1.1) + thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.6.1) - webrick (1.8.1) + useragent (0.16.10) + webrick (1.8.2) PLATFORMS arm64-darwin-21 arm64-darwin-22 + arm64-darwin-23 DEPENDENCIES actionpack apollo-federation! appraisal - debase (= 0.2.5.beta2) + debug graphql (= 1.10.14) pry-byebug rack rake rspec - rubocop (~> 0.72.0) + rubocop (~> 0.75.0) rubocop-rspec - ruby-debug-ide webrick BUNDLED WITH - 2.4.9 + 2.5.21 diff --git a/gemfiles/graphql_1.11.gemfile.lock b/gemfiles/graphql_1.11.gemfile.lock index b7728c81e..48405b9a6 100644 --- a/gemfiles/graphql_1.11.gemfile.lock +++ b/gemfiles/graphql_1.11.gemfile.lock @@ -1,92 +1,124 @@ PATH remote: .. specs: - apollo-federation (3.6.0) - google-protobuf (~> 3.21.7) + apollo-federation (3.8.5) + google-protobuf (< 5) graphql (>= 1.10.14) GEM remote: https://rubygems.org/ specs: - actionpack (7.0.4.3) - actionview (= 7.0.4.3) - activesupport (= 7.0.4.3) - rack (~> 2.0, >= 2.2.0) + actionpack (7.2.1) + actionview (= 7.2.1) + activesupport (= 7.2.1) + nokogiri (>= 1.8.5) + racc + rack (>= 2.2.4, < 3.2) + rack-session (>= 1.0.1) rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (7.0.4.3) - activesupport (= 7.0.4.3) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + useragent (~> 0.16) + actionview (7.2.1) + activesupport (= 7.2.1) builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (7.0.4.3) - concurrent-ruby (~> 1.0, >= 1.0.2) + erubi (~> 1.11) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + activesupport (7.2.1) + base64 + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - tzinfo (~> 2.0) - appraisal (2.4.1) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + appraisal (2.5.0) bundler rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + base64 (0.2.0) + bigdecimal (3.1.8) + builder (3.3.0) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.4) + connection_pool (2.4.1) crass (1.0.6) - debase (0.2.5.beta2) - debase-ruby_core_source (>= 0.10.12) - debase-ruby_core_source (3.2.0) - diff-lcs (1.5.0) - erubi (1.12.0) - google-protobuf (3.21.12) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) + diff-lcs (1.5.1) + drb (2.2.1) + erubi (1.13.0) + google-protobuf (4.28.2-arm64-darwin) + bigdecimal + rake (>= 13) graphql (1.11.2) - i18n (1.12.0) + i18n (1.14.6) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.4) - loofah (2.19.1) + io-console (0.7.2) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + jaro_winkler (1.5.6) + logger (1.6.1) + loofah (2.22.0) crass (~> 1.0.2) - nokogiri (>= 1.5.9) - method_source (1.0.0) - minitest (5.18.0) - nokogiri (1.14.2-arm64-darwin) + nokogiri (>= 1.12.0) + method_source (1.1.0) + minitest (5.25.1) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - parallel (1.22.1) - parser (3.2.1.1) + parallel (1.26.3) + parser (3.3.5.0) ast (~> 2.4.1) + racc pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.6.2) - rack (2.2.6.4) + psych (5.1.2) + stringio + racc (1.8.1) + rack (3.1.7) + rack-session (2.0.0) + rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) rainbow (3.1.1) - rake (13.0.6) - rspec (3.12.0) - rspec-core (~> 3.12.0) - rspec-expectations (~> 3.12.0) - rspec-mocks (~> 3.12.0) - rspec-core (3.12.1) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rake (13.2.1) + rdoc (6.7.0) + psych (>= 4.0.0) + reline (0.5.10) + io-console (~> 0.5) + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.1) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.4) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-support (3.12.0) - rubocop (0.72.0) + rspec-support (~> 3.13.0) + rspec-support (3.13.1) + rubocop (0.75.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.6) @@ -95,33 +127,34 @@ GEM unicode-display_width (>= 1.4.0, < 1.7) rubocop-rspec (1.41.0) rubocop (>= 0.68.1) - ruby-debug-ide (0.7.3) - rake (>= 0.8.1) ruby-progressbar (1.13.0) - thor (1.2.1) + securerandom (0.3.1) + stringio (3.1.1) + thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.6.1) - webrick (1.8.1) + useragent (0.16.10) + webrick (1.8.2) PLATFORMS arm64-darwin-21 arm64-darwin-22 + arm64-darwin-23 DEPENDENCIES actionpack apollo-federation! appraisal - debase (= 0.2.5.beta2) + debug graphql (= 1.11.2) pry-byebug rack rake rspec - rubocop (~> 0.72.0) + rubocop (~> 0.75.0) rubocop-rspec - ruby-debug-ide webrick BUNDLED WITH - 2.4.9 + 2.5.21 diff --git a/gemfiles/graphql_1.12.gemfile.lock b/gemfiles/graphql_1.12.gemfile.lock index 9a1f65f9f..f2a8ab686 100644 --- a/gemfiles/graphql_1.12.gemfile.lock +++ b/gemfiles/graphql_1.12.gemfile.lock @@ -1,92 +1,124 @@ PATH remote: .. specs: - apollo-federation (3.6.0) - google-protobuf (~> 3.21.7) + apollo-federation (3.8.5) + google-protobuf (< 5) graphql (>= 1.10.14) GEM remote: https://rubygems.org/ specs: - actionpack (7.0.4.3) - actionview (= 7.0.4.3) - activesupport (= 7.0.4.3) - rack (~> 2.0, >= 2.2.0) + actionpack (7.2.1) + actionview (= 7.2.1) + activesupport (= 7.2.1) + nokogiri (>= 1.8.5) + racc + rack (>= 2.2.4, < 3.2) + rack-session (>= 1.0.1) rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (7.0.4.3) - activesupport (= 7.0.4.3) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + useragent (~> 0.16) + actionview (7.2.1) + activesupport (= 7.2.1) builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (7.0.4.3) - concurrent-ruby (~> 1.0, >= 1.0.2) + erubi (~> 1.11) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + activesupport (7.2.1) + base64 + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - tzinfo (~> 2.0) - appraisal (2.4.1) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + appraisal (2.5.0) bundler rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + base64 (0.2.0) + bigdecimal (3.1.8) + builder (3.3.0) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.4) + connection_pool (2.4.1) crass (1.0.6) - debase (0.2.5.beta2) - debase-ruby_core_source (>= 0.10.12) - debase-ruby_core_source (3.2.0) - diff-lcs (1.5.0) - erubi (1.12.0) - google-protobuf (3.21.12) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) + diff-lcs (1.5.1) + drb (2.2.1) + erubi (1.13.0) + google-protobuf (4.28.2-arm64-darwin) + bigdecimal + rake (>= 13) graphql (1.12.5) - i18n (1.12.0) + i18n (1.14.6) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.4) - loofah (2.19.1) + io-console (0.7.2) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + jaro_winkler (1.5.6) + logger (1.6.1) + loofah (2.22.0) crass (~> 1.0.2) - nokogiri (>= 1.5.9) - method_source (1.0.0) - minitest (5.18.0) - nokogiri (1.14.2-arm64-darwin) + nokogiri (>= 1.12.0) + method_source (1.1.0) + minitest (5.25.1) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - parallel (1.22.1) - parser (3.2.1.1) + parallel (1.26.3) + parser (3.3.5.0) ast (~> 2.4.1) + racc pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.6.2) - rack (2.2.6.4) + psych (5.1.2) + stringio + racc (1.8.1) + rack (3.1.7) + rack-session (2.0.0) + rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) rainbow (3.1.1) - rake (13.0.6) - rspec (3.12.0) - rspec-core (~> 3.12.0) - rspec-expectations (~> 3.12.0) - rspec-mocks (~> 3.12.0) - rspec-core (3.12.1) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rake (13.2.1) + rdoc (6.7.0) + psych (>= 4.0.0) + reline (0.5.10) + io-console (~> 0.5) + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.1) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.4) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-support (3.12.0) - rubocop (0.72.0) + rspec-support (~> 3.13.0) + rspec-support (3.13.1) + rubocop (0.75.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.6) @@ -95,33 +127,34 @@ GEM unicode-display_width (>= 1.4.0, < 1.7) rubocop-rspec (1.41.0) rubocop (>= 0.68.1) - ruby-debug-ide (0.7.3) - rake (>= 0.8.1) ruby-progressbar (1.13.0) - thor (1.2.1) + securerandom (0.3.1) + stringio (3.1.1) + thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.6.1) - webrick (1.8.1) + useragent (0.16.10) + webrick (1.8.2) PLATFORMS arm64-darwin-21 arm64-darwin-22 + arm64-darwin-23 DEPENDENCIES actionpack apollo-federation! appraisal - debase (= 0.2.5.beta2) + debug graphql (= 1.12.5) pry-byebug rack rake rspec - rubocop (~> 0.72.0) + rubocop (~> 0.75.0) rubocop-rspec - ruby-debug-ide webrick BUNDLED WITH - 2.4.9 + 2.5.21 diff --git a/gemfiles/graphql_1.13.gemfile.lock b/gemfiles/graphql_1.13.gemfile.lock index 2f2afd286..db1ad637b 100644 --- a/gemfiles/graphql_1.13.gemfile.lock +++ b/gemfiles/graphql_1.13.gemfile.lock @@ -1,92 +1,125 @@ PATH remote: .. specs: - apollo-federation (3.6.0) - google-protobuf (~> 3.21.7) + apollo-federation (3.8.5) + google-protobuf (< 5) graphql (>= 1.10.14) GEM remote: https://rubygems.org/ specs: - actionpack (7.0.4.3) - actionview (= 7.0.4.3) - activesupport (= 7.0.4.3) - rack (~> 2.0, >= 2.2.0) + actionpack (7.2.1) + actionview (= 7.2.1) + activesupport (= 7.2.1) + nokogiri (>= 1.8.5) + racc + rack (>= 2.2.4, < 3.2) + rack-session (>= 1.0.1) rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (7.0.4.3) - activesupport (= 7.0.4.3) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + useragent (~> 0.16) + actionview (7.2.1) + activesupport (= 7.2.1) builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (7.0.4.3) - concurrent-ruby (~> 1.0, >= 1.0.2) + erubi (~> 1.11) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + activesupport (7.2.1) + base64 + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - tzinfo (~> 2.0) - appraisal (2.4.1) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + appraisal (2.5.0) bundler rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + base64 (0.2.0) + bigdecimal (3.1.8) + builder (3.3.0) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.4) + connection_pool (2.4.1) crass (1.0.6) - debase (0.2.5.beta2) - debase-ruby_core_source (>= 0.10.12) - debase-ruby_core_source (3.2.0) - diff-lcs (1.5.0) - erubi (1.12.0) - google-protobuf (3.21.12) - graphql (1.13.19) - i18n (1.12.0) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) + diff-lcs (1.5.1) + drb (2.2.1) + erubi (1.13.0) + google-protobuf (4.28.2-arm64-darwin) + bigdecimal + rake (>= 13) + graphql (1.13.23) + base64 + i18n (1.14.6) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.4) - loofah (2.19.1) + io-console (0.7.2) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + jaro_winkler (1.5.6) + logger (1.6.1) + loofah (2.22.0) crass (~> 1.0.2) - nokogiri (>= 1.5.9) - method_source (1.0.0) - minitest (5.18.0) - nokogiri (1.14.2-arm64-darwin) + nokogiri (>= 1.12.0) + method_source (1.1.0) + minitest (5.25.1) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - parallel (1.22.1) - parser (3.2.1.1) + parallel (1.26.3) + parser (3.3.5.0) ast (~> 2.4.1) + racc pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.6.2) - rack (2.2.6.4) + psych (5.1.2) + stringio + racc (1.8.1) + rack (3.1.7) + rack-session (2.0.0) + rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) rainbow (3.1.1) - rake (13.0.6) - rspec (3.12.0) - rspec-core (~> 3.12.0) - rspec-expectations (~> 3.12.0) - rspec-mocks (~> 3.12.0) - rspec-core (3.12.1) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rake (13.2.1) + rdoc (6.7.0) + psych (>= 4.0.0) + reline (0.5.10) + io-console (~> 0.5) + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.1) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.4) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-support (3.12.0) - rubocop (0.72.0) + rspec-support (~> 3.13.0) + rspec-support (3.13.1) + rubocop (0.75.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.6) @@ -95,33 +128,34 @@ GEM unicode-display_width (>= 1.4.0, < 1.7) rubocop-rspec (1.41.0) rubocop (>= 0.68.1) - ruby-debug-ide (0.7.3) - rake (>= 0.8.1) ruby-progressbar (1.13.0) - thor (1.2.1) + securerandom (0.3.1) + stringio (3.1.1) + thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.6.1) - webrick (1.8.1) + useragent (0.16.10) + webrick (1.8.2) PLATFORMS arm64-darwin-21 arm64-darwin-22 + arm64-darwin-23 DEPENDENCIES actionpack apollo-federation! appraisal - debase (= 0.2.5.beta2) + debug graphql (~> 1.13.6) pry-byebug rack rake rspec - rubocop (~> 0.72.0) + rubocop (~> 0.75.0) rubocop-rspec - ruby-debug-ide webrick BUNDLED WITH - 2.4.9 + 2.5.21 diff --git a/gemfiles/graphql_2.0.gemfile.lock b/gemfiles/graphql_2.0.gemfile.lock index 14039f26f..729e9274c 100644 --- a/gemfiles/graphql_2.0.gemfile.lock +++ b/gemfiles/graphql_2.0.gemfile.lock @@ -1,92 +1,127 @@ PATH remote: .. specs: - apollo-federation (3.6.0) - google-protobuf (~> 3.21.7) + apollo-federation (3.8.5) + google-protobuf (< 5) graphql (>= 1.10.14) GEM remote: https://rubygems.org/ specs: - actionpack (7.0.4.3) - actionview (= 7.0.4.3) - activesupport (= 7.0.4.3) - rack (~> 2.0, >= 2.2.0) + actionpack (7.2.1) + actionview (= 7.2.1) + activesupport (= 7.2.1) + nokogiri (>= 1.8.5) + racc + rack (>= 2.2.4, < 3.2) + rack-session (>= 1.0.1) rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (7.0.4.3) - activesupport (= 7.0.4.3) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + useragent (~> 0.16) + actionview (7.2.1) + activesupport (= 7.2.1) builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (7.0.4.3) - concurrent-ruby (~> 1.0, >= 1.0.2) + erubi (~> 1.11) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + activesupport (7.2.1) + base64 + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - tzinfo (~> 2.0) - appraisal (2.4.1) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + appraisal (2.5.0) bundler rake thor (>= 0.14.0) ast (2.4.2) - builder (3.2.4) + base64 (0.2.0) + bigdecimal (3.1.8) + builder (3.3.0) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.4) + connection_pool (2.4.1) crass (1.0.6) - debase (0.2.5.beta2) - debase-ruby_core_source (>= 0.10.12) - debase-ruby_core_source (3.2.0) - diff-lcs (1.5.0) - erubi (1.12.0) - google-protobuf (3.21.12) - graphql (2.0.19) - i18n (1.12.0) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) + diff-lcs (1.5.1) + drb (2.2.1) + erubi (1.13.0) + fiber-storage (1.0.0) + google-protobuf (4.28.2-arm64-darwin) + bigdecimal + rake (>= 13) + graphql (2.3.18) + base64 + fiber-storage + i18n (1.14.6) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.4) - loofah (2.19.1) + io-console (0.7.2) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + jaro_winkler (1.5.6) + logger (1.6.1) + loofah (2.22.0) crass (~> 1.0.2) - nokogiri (>= 1.5.9) - method_source (1.0.0) - minitest (5.18.0) - nokogiri (1.14.2-arm64-darwin) + nokogiri (>= 1.12.0) + method_source (1.1.0) + minitest (5.25.1) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - parallel (1.22.1) - parser (3.2.1.1) + parallel (1.26.3) + parser (3.3.5.0) ast (~> 2.4.1) + racc pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.6.2) - rack (2.2.6.4) + psych (5.1.2) + stringio + racc (1.8.1) + rack (3.1.7) + rack-session (2.0.0) + rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) rainbow (3.1.1) - rake (13.0.6) - rspec (3.12.0) - rspec-core (~> 3.12.0) - rspec-expectations (~> 3.12.0) - rspec-mocks (~> 3.12.0) - rspec-core (3.12.1) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rake (13.2.1) + rdoc (6.7.0) + psych (>= 4.0.0) + reline (0.5.10) + io-console (~> 0.5) + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.1) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.4) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-support (3.12.0) - rubocop (0.72.0) + rspec-support (~> 3.13.0) + rspec-support (3.13.1) + rubocop (0.75.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.6) @@ -95,33 +130,34 @@ GEM unicode-display_width (>= 1.4.0, < 1.7) rubocop-rspec (1.41.0) rubocop (>= 0.68.1) - ruby-debug-ide (0.7.3) - rake (>= 0.8.1) ruby-progressbar (1.13.0) - thor (1.2.1) + securerandom (0.3.1) + stringio (3.1.1) + thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.6.1) - webrick (1.8.1) + useragent (0.16.10) + webrick (1.8.2) PLATFORMS arm64-darwin-21 arm64-darwin-22 + arm64-darwin-23 DEPENDENCIES actionpack apollo-federation! appraisal - debase (= 0.2.5.beta2) + debug graphql (~> 2.0) pry-byebug rack rake rspec - rubocop (~> 0.72.0) + rubocop (~> 0.75.0) rubocop-rspec - ruby-debug-ide webrick BUNDLED WITH - 2.4.9 + 2.5.21