Merge pull request #4955 from consuldemocracy/dependabot/bundler/master/graphql-2.0.13
Bump graphql from 1.12.14 to 1.13.22
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -28,7 +28,7 @@ gem "foundation_rails_helper", "~> 4.0.1"
|
|||||||
gem "globalize", "~> 6.2.1"
|
gem "globalize", "~> 6.2.1"
|
||||||
gem "globalize-accessors", "~> 0.3.0"
|
gem "globalize-accessors", "~> 0.3.0"
|
||||||
gem "graphiql-rails", "~> 1.8.0"
|
gem "graphiql-rails", "~> 1.8.0"
|
||||||
gem "graphql", "~> 1.12.14"
|
gem "graphql", "~> 1.13.22"
|
||||||
gem "groupdate", "~> 6.4.0"
|
gem "groupdate", "~> 6.4.0"
|
||||||
gem "image_processing", "~> 1.12.2"
|
gem "image_processing", "~> 1.12.2"
|
||||||
gem "initialjs-rails", "~> 0.2.0.9"
|
gem "initialjs-rails", "~> 0.2.0.9"
|
||||||
|
|||||||
@@ -255,7 +255,8 @@ GEM
|
|||||||
graphiql-rails (1.8.0)
|
graphiql-rails (1.8.0)
|
||||||
railties
|
railties
|
||||||
sprockets-rails
|
sprockets-rails
|
||||||
graphql (1.12.14)
|
graphql (1.13.22)
|
||||||
|
base64
|
||||||
groupdate (6.4.0)
|
groupdate (6.4.0)
|
||||||
activesupport (>= 6.1)
|
activesupport (>= 6.1)
|
||||||
gyoku (1.4.0)
|
gyoku (1.4.0)
|
||||||
@@ -729,7 +730,7 @@ DEPENDENCIES
|
|||||||
globalize (~> 6.2.1)
|
globalize (~> 6.2.1)
|
||||||
globalize-accessors (~> 0.3.0)
|
globalize-accessors (~> 0.3.0)
|
||||||
graphiql-rails (~> 1.8.0)
|
graphiql-rails (~> 1.8.0)
|
||||||
graphql (~> 1.12.14)
|
graphql (~> 1.13.22)
|
||||||
groupdate (~> 6.4.0)
|
groupdate (~> 6.4.0)
|
||||||
i18n-tasks (~> 0.9.37)
|
i18n-tasks (~> 0.9.37)
|
||||||
image_processing (~> 1.12.2)
|
image_processing (~> 1.12.2)
|
||||||
|
|||||||
Reference in New Issue
Block a user