Bump graphql from 1.11.5 to 1.12.14
Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 1.11.5 to 1.12.14. - [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.11.5...v1.12.14) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Javi Martín
parent
5c317927c0
commit
2dcb7116a1
2
Gemfile
2
Gemfile
@@ -26,7 +26,7 @@ gem "foundation_rails_helper", "~> 4.0.0"
|
||||
gem "globalize", "~> 6.0.1"
|
||||
gem "globalize-accessors", "~> 0.3.0"
|
||||
gem "graphiql-rails", "~> 1.7.0"
|
||||
gem "graphql", "~> 1.11.5"
|
||||
gem "graphql", "~> 1.12.14"
|
||||
gem "groupdate", "~> 5.2.2"
|
||||
gem "initialjs-rails", "~> 0.2.0.9"
|
||||
gem "invisible_captcha", "~> 2.0.0"
|
||||
|
||||
@@ -287,7 +287,7 @@ GEM
|
||||
graphiql-rails (1.7.0)
|
||||
railties
|
||||
sprockets-rails
|
||||
graphql (1.11.5)
|
||||
graphql (1.12.14)
|
||||
groupdate (5.2.2)
|
||||
activesupport (>= 5)
|
||||
gyoku (1.3.1)
|
||||
@@ -725,7 +725,7 @@ DEPENDENCIES
|
||||
globalize (~> 6.0.1)
|
||||
globalize-accessors (~> 0.3.0)
|
||||
graphiql-rails (~> 1.7.0)
|
||||
graphql (~> 1.11.5)
|
||||
graphql (~> 1.12.14)
|
||||
groupdate (~> 5.2.2)
|
||||
i18n-tasks (~> 0.9.34)
|
||||
initialjs-rails (~> 0.2.0.9)
|
||||
|
||||
Reference in New Issue
Block a user