updates graphql

This commit is contained in:
Juanjo Bazán
2017-06-14 10:44:33 +02:00
parent 782a68e9d3
commit aa29905e31
2 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ gem 'rails-assets-markdown-it', source: 'https://rails-assets.org'
gem 'cocoon'
gem 'graphql', '~> 1.5.12'
gem 'graphql', '~> 1.6.3'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console