Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
    for service in books reviews users search signatures jwts
    do
        echo '==========' $service '=========='
        (cd $service; bundle update --all)
    done
    echo '========== gateway =========='
    (cd gateway; npm update)

!!!  BROKEN  !!!  BROKEN  !!!  BROKEN  !!!  BROKEN  !!!  BROKEN  !!!

It updated the `graphql` gem, but it still uses the same version of
the `apollo-federation` gem.  I might have to wait for that one to
get an upgrade before things start working again.

See Gusto/apollo-federation-ruby#276
and Gusto/apollo-federation-ruby#278
  • Loading branch information
jeantessier committed Aug 15, 2024
1 parent 3963f66 commit 177a237
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 37 deletions.
10 changes: 5 additions & 5 deletions rails_graphql_federation/books/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ GEM
google-protobuf (3.25.4-arm64-darwin)
google-protobuf (3.25.4-x86_64-darwin)
google-protobuf (3.25.4-x86_64-linux)
graphql (2.3.13)
graphql (2.3.14)
base64
fiber-storage
i18n (1.14.5)
Expand Down Expand Up @@ -135,7 +135,7 @@ GEM
net-smtp
marcel (1.0.4)
mini_mime (1.1.5)
minitest (5.24.1)
minitest (5.25.0)
msgpack (1.7.2)
multi_json (1.15.0)
net-imap (0.4.14)
Expand Down Expand Up @@ -267,9 +267,9 @@ GEM
digest-crc
ruby-progressbar (1.13.0)
securerandom (0.3.1)
sqlite3 (2.0.3-arm64-darwin)
sqlite3 (2.0.3-x86_64-darwin)
sqlite3 (2.0.3-x86_64-linux-gnu)
sqlite3 (2.0.4-arm64-darwin)
sqlite3 (2.0.4-x86_64-darwin)
sqlite3 (2.0.4-x86_64-linux-gnu)
stringio (3.1.1)
strscan (3.1.0)
thor (1.3.1)
Expand Down
14 changes: 7 additions & 7 deletions rails_graphql_federation/gateway/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions rails_graphql_federation/jwts/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ GEM
google-protobuf (3.25.4-arm64-darwin)
google-protobuf (3.25.4-x86_64-darwin)
google-protobuf (3.25.4-x86_64-linux)
graphql (2.3.13)
graphql (2.3.14)
base64
fiber-storage
i18n (1.14.5)
Expand Down Expand Up @@ -135,7 +135,7 @@ GEM
net-smtp
marcel (1.0.4)
mini_mime (1.1.5)
minitest (5.24.1)
minitest (5.25.0)
msgpack (1.7.2)
multi_json (1.15.0)
net-imap (0.4.14)
Expand Down Expand Up @@ -267,9 +267,9 @@ GEM
digest-crc
ruby-progressbar (1.13.0)
securerandom (0.3.1)
sqlite3 (2.0.3-arm64-darwin)
sqlite3 (2.0.3-x86_64-darwin)
sqlite3 (2.0.3-x86_64-linux-gnu)
sqlite3 (2.0.4-arm64-darwin)
sqlite3 (2.0.4-x86_64-darwin)
sqlite3 (2.0.4-x86_64-linux-gnu)
stringio (3.1.1)
strscan (3.1.0)
thor (1.3.1)
Expand Down
10 changes: 5 additions & 5 deletions rails_graphql_federation/reviews/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ GEM
google-protobuf (3.25.4-arm64-darwin)
google-protobuf (3.25.4-x86_64-darwin)
google-protobuf (3.25.4-x86_64-linux)
graphql (2.3.13)
graphql (2.3.14)
base64
fiber-storage
i18n (1.14.5)
Expand Down Expand Up @@ -135,7 +135,7 @@ GEM
net-smtp
marcel (1.0.4)
mini_mime (1.1.5)
minitest (5.24.1)
minitest (5.25.0)
msgpack (1.7.2)
multi_json (1.15.0)
net-imap (0.4.14)
Expand Down Expand Up @@ -267,9 +267,9 @@ GEM
digest-crc
ruby-progressbar (1.13.0)
securerandom (0.3.1)
sqlite3 (2.0.3-arm64-darwin)
sqlite3 (2.0.3-x86_64-darwin)
sqlite3 (2.0.3-x86_64-linux-gnu)
sqlite3 (2.0.4-arm64-darwin)
sqlite3 (2.0.4-x86_64-darwin)
sqlite3 (2.0.4-x86_64-linux-gnu)
stringio (3.1.1)
strscan (3.1.0)
thor (1.3.1)
Expand Down
10 changes: 5 additions & 5 deletions rails_graphql_federation/search/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ GEM
google-protobuf (3.25.4-arm64-darwin)
google-protobuf (3.25.4-x86_64-darwin)
google-protobuf (3.25.4-x86_64-linux)
graphql (2.3.13)
graphql (2.3.14)
base64
fiber-storage
i18n (1.14.5)
Expand Down Expand Up @@ -135,7 +135,7 @@ GEM
net-smtp
marcel (1.0.4)
mini_mime (1.1.5)
minitest (5.24.1)
minitest (5.25.0)
msgpack (1.7.2)
multi_json (1.15.0)
net-imap (0.4.14)
Expand Down Expand Up @@ -267,9 +267,9 @@ GEM
digest-crc
ruby-progressbar (1.13.0)
securerandom (0.3.1)
sqlite3 (2.0.3-arm64-darwin)
sqlite3 (2.0.3-x86_64-darwin)
sqlite3 (2.0.3-x86_64-linux-gnu)
sqlite3 (2.0.4-arm64-darwin)
sqlite3 (2.0.4-x86_64-darwin)
sqlite3 (2.0.4-x86_64-linux-gnu)
stringio (3.1.1)
strscan (3.1.0)
thor (1.3.1)
Expand Down
10 changes: 5 additions & 5 deletions rails_graphql_federation/signatures/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ GEM
google-protobuf (3.25.4-arm64-darwin)
google-protobuf (3.25.4-x86_64-darwin)
google-protobuf (3.25.4-x86_64-linux)
graphql (2.3.13)
graphql (2.3.14)
base64
fiber-storage
i18n (1.14.5)
Expand All @@ -120,7 +120,7 @@ GEM
net-smtp
marcel (1.0.4)
mini_mime (1.1.5)
minitest (5.24.1)
minitest (5.25.0)
msgpack (1.7.2)
net-imap (0.4.14)
date
Expand Down Expand Up @@ -241,9 +241,9 @@ GEM
rubocop-rails
ruby-progressbar (1.13.0)
securerandom (0.3.1)
sqlite3 (2.0.3-arm64-darwin)
sqlite3 (2.0.3-x86_64-darwin)
sqlite3 (2.0.3-x86_64-linux-gnu)
sqlite3 (2.0.4-arm64-darwin)
sqlite3 (2.0.4-x86_64-darwin)
sqlite3 (2.0.4-x86_64-linux-gnu)
stringio (3.1.1)
strscan (3.1.0)
thor (1.3.1)
Expand Down
10 changes: 5 additions & 5 deletions rails_graphql_federation/users/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ GEM
google-protobuf (3.25.4-arm64-darwin)
google-protobuf (3.25.4-x86_64-darwin)
google-protobuf (3.25.4-x86_64-linux)
graphql (2.3.13)
graphql (2.3.14)
base64
fiber-storage
i18n (1.14.5)
Expand Down Expand Up @@ -135,7 +135,7 @@ GEM
net-smtp
marcel (1.0.4)
mini_mime (1.1.5)
minitest (5.24.1)
minitest (5.25.0)
msgpack (1.7.2)
multi_json (1.15.0)
net-imap (0.4.14)
Expand Down Expand Up @@ -267,9 +267,9 @@ GEM
digest-crc
ruby-progressbar (1.13.0)
securerandom (0.3.1)
sqlite3 (2.0.3-arm64-darwin)
sqlite3 (2.0.3-x86_64-darwin)
sqlite3 (2.0.3-x86_64-linux-gnu)
sqlite3 (2.0.4-arm64-darwin)
sqlite3 (2.0.4-x86_64-darwin)
sqlite3 (2.0.4-x86_64-linux-gnu)
stringio (3.1.1)
strscan (3.1.0)
thor (1.3.1)
Expand Down

0 comments on commit 177a237

Please sign in to comment.