Upgrade graphql to version 1.7.7
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -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'
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user