Merge pull request #6007 from consuldemocracy/dependabot/bundler/graphql-2.5.8

Bump graphql from 2.4.13 to 2.5.8
This commit is contained in:
Sebastia
2025-06-16 16:50:12 +02:00
committed by GitHub
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-accessors", "~> 0.3.0"
gem "graphiql-rails", "~> 1.8.0"
gem "graphql", "~> 2.4.13"
gem "graphql", "~> 2.5.9"
gem "groupdate", "~> 6.7.0"
gem "image_processing", "~> 1.14.0"
gem "invisible_captcha", "~> 2.3.0"