From 522faf276f4505691bf8785c920d09e82873cf9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 19:29:22 +0000 Subject: [PATCH] Bump graphql from 1.13.17 to 1.13.24 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 1.13.17 to 1.13.24. - [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/v1.13.17...v1.13.24) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0a26a27..721028b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,6 +26,7 @@ GEM addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) + base64 (0.2.0) byebug (11.1.3) coderay (1.1.3) concurrent-ruby (1.3.4) @@ -42,7 +43,8 @@ GEM graphlient (0.7.0) faraday (~> 2.0) graphql-client - graphql (1.13.17) + graphql (1.13.24) + base64 graphql-client (0.18.0) activesupport (>= 3.0) graphql