From 315f47163293e8dde0ce982c39783a38b879d9ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 19:30:41 +0000 Subject: [PATCH] Bump graphql from 2.4.9 to 2.4.13 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.4.9 to 2.4.13. - [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.9...v2.4.13) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eafe50d..ea08cf6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM drb (2.2.1) erubi (1.13.1) fiber-storage (1.0.0) - graphql (2.4.9) + graphql (2.4.13) base64 fiber-storage logger @@ -66,7 +66,7 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - logger (1.6.5) + logger (1.6.6) loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0)