Bump graphql from 2.4.11 to 2.4.13

Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.4.11 to 2.4.13.
- [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/v2.4.11...v2.4.13)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-01 14:16:56 +00:00
committed by Javi Martín
parent 93ced85ca5
commit bedabb5f5c
2 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ gem "foundation_rails_helper", "~> 4.0.1"
gem "globalize", "~> 6.3.0" gem "globalize", "~> 6.3.0"
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", "~> 2.4.11" gem "graphql", "~> 2.4.13"
gem "groupdate", "~> 6.5.1" gem "groupdate", "~> 6.5.1"
gem "image_processing", "~> 1.13.0" gem "image_processing", "~> 1.13.0"
gem "invisible_captcha", "~> 2.3.0" gem "invisible_captcha", "~> 2.3.0"

View File

@@ -261,7 +261,7 @@ GEM
graphiql-rails (1.8.0) graphiql-rails (1.8.0)
railties railties
sprockets-rails sprockets-rails
graphql (2.4.11) graphql (2.4.13)
base64 base64
fiber-storage fiber-storage
logger logger
@@ -338,7 +338,7 @@ GEM
letter_opener (~> 1.9) letter_opener (~> 1.9)
railties (>= 6.1) railties (>= 6.1)
rexml rexml
logger (1.6.6) logger (1.7.0)
loofah (2.24.0) loofah (2.24.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.12.0) nokogiri (>= 1.12.0)
@@ -755,7 +755,7 @@ DEPENDENCIES
globalize (~> 6.3.0) globalize (~> 6.3.0)
globalize-accessors (~> 0.3.0) globalize-accessors (~> 0.3.0)
graphiql-rails (~> 1.8.0) graphiql-rails (~> 1.8.0)
graphql (~> 2.4.11) graphql (~> 2.4.13)
groupdate (~> 6.5.1) groupdate (~> 6.5.1)
htmlbeautifier (~> 1.4.3) htmlbeautifier (~> 1.4.3)
i18n-tasks (~> 0.9.37) i18n-tasks (~> 0.9.37)