Upgrade graphql to version 1.7.7

This commit is contained in:
depfu[bot]
2018-01-05 11:10:58 +00:00
parent 1639c8ba1d
commit 47c90fcc35
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ gem 'devise_security_extension', '~> 0.10.0'
gem 'foundation-rails', '~> 6.2.4.0'
gem 'foundation_rails_helper', '~> 2.0.0'
gem 'graphiql-rails', '~> 1.4.1'
gem 'graphql', '~> 1.6.3'
gem 'graphql', '~> 1.7.7'
gem 'groupdate', '~> 3.2.0'
gem 'initialjs-rails', '~> 0.2.0.5'
gem 'invisible_captcha', '~> 0.9.2'

View File

@@ -177,7 +177,7 @@ GEM
activesupport (>= 4.2.0)
graphiql-rails (1.4.8)
rails
graphql (1.6.4)
graphql (1.7.7)
groupdate (3.2.0)
activesupport (>= 3)
gyoku (1.3.1)
@@ -520,7 +520,7 @@ DEPENDENCIES
foundation-rails (~> 6.2.4.0)
foundation_rails_helper (~> 2.0.0)
graphiql-rails (~> 1.4.1)
graphql (~> 1.6.3)
graphql (~> 1.7.7)
groupdate (~> 3.2.0)
i18n-tasks (~> 0.9.15)
initialjs-rails (~> 0.2.0.5)