From 889347202f58d4c7077ed2865a383d94f1a6a407 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 19:29:52 +0000 Subject: [PATCH] Bump graphql from 2.0.13 to 2.0.32 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.0.13 to 2.0.32. - [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.0.13...v2.0.32) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 123d51c..4ade49e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -269,7 +269,8 @@ GEM graphiql-rails (1.8.0) railties sprockets-rails - graphql (2.0.13) + graphql (2.0.32) + base64 graphql-batch (0.5.3) graphql (>= 1.12.18, < 3) promise.rb (~> 0.7.2)