Merge pull request #5748 from consuldemocracy/graphql-2.0.0
Bump graphql from 1.13.22 to 2.0.31
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -27,7 +27,7 @@ gem "foundation_rails_helper", "~> 4.0.1"
|
||||
gem "globalize", "~> 6.3.0"
|
||||
gem "globalize-accessors", "~> 0.3.0"
|
||||
gem "graphiql-rails", "~> 1.8.0"
|
||||
gem "graphql", "~> 1.13.22"
|
||||
gem "graphql", "~> 2.0.0"
|
||||
gem "groupdate", "~> 6.5.1"
|
||||
gem "image_processing", "~> 1.13.0"
|
||||
gem "invisible_captcha", "~> 2.3.0"
|
||||
|
||||
@@ -255,7 +255,7 @@ GEM
|
||||
graphiql-rails (1.8.0)
|
||||
railties
|
||||
sprockets-rails
|
||||
graphql (1.13.22)
|
||||
graphql (2.0.31)
|
||||
base64
|
||||
groupdate (6.5.1)
|
||||
activesupport (>= 7)
|
||||
@@ -740,7 +740,7 @@ DEPENDENCIES
|
||||
globalize (~> 6.3.0)
|
||||
globalize-accessors (~> 0.3.0)
|
||||
graphiql-rails (~> 1.8.0)
|
||||
graphql (~> 1.13.22)
|
||||
graphql (~> 2.0.0)
|
||||
groupdate (~> 6.5.1)
|
||||
i18n-tasks (~> 0.9.37)
|
||||
image_processing (~> 1.13.0)
|
||||
|
||||
Reference in New Issue
Block a user