Bump graphql from 1.7.8 to 1.11.5
Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 1.7.8 to 1.11.5. - [Release notes](https://github.com/rmosolgo/graphql-ruby/releases) - [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/rmosolgo/graphql-ruby/compare/v1.7.8...v1.11.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
9071c9e3a3
commit
996f28dfc7
2
Gemfile
2
Gemfile
@@ -26,7 +26,7 @@ gem "foundation_rails_helper", "~> 3.0.0"
|
||||
gem "globalize", "~> 5.3.0"
|
||||
gem "globalize-accessors", "~> 0.2.1"
|
||||
gem "graphiql-rails", "~> 1.7.0"
|
||||
gem "graphql", "~> 1.7.8"
|
||||
gem "graphql", "~> 1.11.5"
|
||||
gem "groupdate", "~> 5.2.1"
|
||||
gem "initialjs-rails", "~> 0.2.0.9"
|
||||
gem "invisible_captcha", "~> 1.1.0"
|
||||
|
||||
@@ -263,7 +263,7 @@ GEM
|
||||
graphiql-rails (1.7.0)
|
||||
railties
|
||||
sprockets-rails
|
||||
graphql (1.7.8)
|
||||
graphql (1.11.5)
|
||||
groupdate (5.2.1)
|
||||
activesupport (>= 5)
|
||||
gyoku (1.3.1)
|
||||
@@ -670,7 +670,7 @@ DEPENDENCIES
|
||||
globalize (~> 5.3.0)
|
||||
globalize-accessors (~> 0.2.1)
|
||||
graphiql-rails (~> 1.7.0)
|
||||
graphql (~> 1.7.8)
|
||||
graphql (~> 1.11.5)
|
||||
groupdate (~> 5.2.1)
|
||||
i18n-tasks (~> 0.9.31)
|
||||
initialjs-rails (~> 0.2.0.9)
|
||||
|
||||
Reference in New Issue
Block a user