Skip to content

Commit a8ca30d

Browse files
chore(deps): update dependency graphql to v2
1 parent c83114f commit a8ca30d

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,7 +2,7 @@
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'
88
gem 'webrick', '~> 1.9.1'

0 commit comments

Comments
 (0)