From 2552000aaea991f34d1cd9801b2e2466d81cd7b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 23:03:00 +0000 Subject: [PATCH] Bump graphql from 2.4.3 to 2.4.8 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.4.3 to 2.4.8. - [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.3...v2.4.8) --- 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 1736f931..fe04061d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -231,7 +231,7 @@ GEM activesupport (>= 6.1) graphiql-rails (1.10.1) railties - graphql (2.4.3) + graphql (2.4.8) base64 fiber-storage groupdate (6.5.1)