From 07665afd763592b19aefb02b64bc3e02fe15e8cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 11:09:56 +0000 Subject: [PATCH] Bump graphql from 2.3.19 to 2.4.6 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.3.19 to 2.4.6. - [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.3.19...v2.4.6) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f150013..cdbe4f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM activesupport (>= 6.1) graphiql-rails (1.10.1) railties - graphql (2.3.19) + graphql (2.4.6) base64 fiber-storage hashery (2.1.2)