From b8ae868b70b75343f26f3dfa7c9576b85ff3611e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 19:30:21 +0000 Subject: [PATCH] chore(deps): bump graphql from 2.0.24 to 2.0.32 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.0.24 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.24...v2.0.32) --- updated-dependencies: - dependency-name: graphql dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index af94d968b3..e9ad7259ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,6 +25,7 @@ GEM aws-sigv4 (~> 1.4) aws-sigv4 (1.4.0) aws-eventstream (~> 1, >= 1.0.2) + base64 (0.2.0) byebug (11.1.3) claide (1.1.0) claide-plugins (0.9.2) @@ -91,7 +92,8 @@ GEM faraday (>= 1.0) faraday_middleware graphql-client - graphql (2.0.24) + graphql (2.0.32) + base64 graphql-client (0.18.0) activesupport (>= 3.0) graphql