Bump graphql from 2.4.13 to 2.5.8

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

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 2.5.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-11 15:14:09 +00:00
committed by GitHub
parent 2235315dae
commit c6742f6bb2
2 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ gem "font-awesome-sass", "~> 5.15.1" # Remember to update vendor/assets/images/f
gem "globalize", "~> 7.0.0" gem "globalize", "~> 7.0.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.13" gem "graphql", "~> 2.5.9"
gem "groupdate", "~> 6.7.0" gem "groupdate", "~> 6.7.0"
gem "image_processing", "~> 1.14.0" gem "image_processing", "~> 1.14.0"
gem "invisible_captcha", "~> 2.3.0" gem "invisible_captcha", "~> 2.3.0"

View File

@@ -248,7 +248,7 @@ GEM
faraday-retry (2.3.1) faraday-retry (2.3.1)
faraday (~> 2.0) faraday (~> 2.0)
ffi (1.17.2) ffi (1.17.2)
fiber-storage (1.0.0) fiber-storage (1.0.1)
file_validators (3.0.0) file_validators (3.0.0)
activemodel (>= 3.2) activemodel (>= 3.2)
mime-types (>= 1.0) mime-types (>= 1.0)
@@ -272,7 +272,7 @@ GEM
graphiql-rails (1.8.0) graphiql-rails (1.8.0)
railties railties
sprockets-rails sprockets-rails
graphql (2.4.13) graphql (2.5.9)
base64 base64
fiber-storage fiber-storage
logger logger
@@ -776,7 +776,7 @@ DEPENDENCIES
globalize (~> 7.0.0) globalize (~> 7.0.0)
globalize-accessors (~> 0.3.0) globalize-accessors (~> 0.3.0)
graphiql-rails (~> 1.8.0) graphiql-rails (~> 1.8.0)
graphql (~> 2.4.13) graphql (~> 2.5.9)
groupdate (~> 6.7.0) groupdate (~> 6.7.0)
htmlbeautifier (~> 1.4.3) htmlbeautifier (~> 1.4.3)
i18n-tasks (~> 0.9.37) i18n-tasks (~> 0.9.37)