Skip to content

Commit

Permalink
updated gems
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Oct 4, 2019
1 parent 995f51e commit 93d3c99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ gem 'graphql-batch', '~> 0.4.0'
gem 'batch-loader', '~> 1.4', '>= 1.4.1'
gem 'graphql-cache', '~> 0.6.0', git: "https://github.com/stackshareio/graphql-cache"
gem 'apollo-federation', '~> 0.4.0'
gem 'google-protobuf', '~> 3.10.0.rc.1'
# gem 'ddtrace', '~> 0.23.3'

group :development, :test do
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -574,6 +574,7 @@ DEPENDENCIES
flipper-active_support_cache_store
gender_detector (~> 0.1.2)
git (~> 1.5)
google-protobuf (~> 3.10.0.rc.1)
graphql (~> 1.9, >= 1.9.4)
graphql-batch (~> 0.4.0)
graphql-cache (~> 0.6.0)!
Expand Down

0 comments on commit 93d3c99

Please sign in to comment.