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

View File

@@ -178,7 +178,7 @@ GEM
activesupport (>= 4.1.0)
graphiql-rails (1.4.1)
rails
graphql (1.5.12)
graphql (1.6.3)
groupdate (3.2.0)
gyoku (1.3.1)
builder (>= 2.1.2)
@@ -507,7 +507,7 @@ DEPENDENCIES
foundation_rails_helper (~> 2.0.0)
fuubar
graphiql-rails (~> 1.4.1)
graphql (~> 1.5.12)
graphql (~> 1.6.3)
groupdate (~> 3.2.0)
i18n-tasks (~> 0.9.15)
initialjs-rails (= 0.2.0.4)