Skip to content

Commit 618ecb2

Browse files
chore(deps): update dependency graphql to v2
1 parent 7c709b7 commit 618ecb2

File tree

1 file changed

+1
-1
lines changed
  • examples/subservice-languages/ruby

1 file changed

+1
-1
lines changed

examples/subservice-languages/ruby/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
source 'https://rubygems.org'
44

5-
gem 'graphql', '~> 1.10'
5+
gem 'graphql', '~> 2.0'
66
gem 'graphql-schema_directives', '~> 0.0'
77
gem 'rack', '~> 2.0'

0 commit comments

Comments
 (0)