From 0afd8445678d116da917a46bb46840283f4cc7fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 05:42:13 +0000 Subject: [PATCH] Bump graphql from 2.4.5 to 2.4.6 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.4.5 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.4.5...v2.4.6) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a06d72da..68d6df8c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,7 +146,7 @@ GEM activesupport (>= 6.1) graphiql-rails (1.10.1) railties - graphql (2.4.5) + graphql (2.4.6) base64 fiber-storage hashdiff (1.1.1)