Skip to content

Commit

Permalink
Update graphql gem to 1.9.17
Browse files Browse the repository at this point in the history
  • Loading branch information
bricesanchez committed Dec 18, 2019
1 parent 9e7e88f commit 5a7f647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/refinerycms-api.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|

# Runtime dependencies
s.add_dependency 'refinerycms-core', version
s.add_dependency 'graphql', '~> 1.8', '>= 1.8.5'
s.add_dependency 'graphql', '~> 1.9', '>= 1.9.17'
s.add_dependency 'graphql-guard', '~> 1.2'

# Development dependencies (usually used for testing)
Expand Down

0 comments on commit 5a7f647

Please sign in to comment.