From 7bc4615e667497f226974d5366d8010ed1ff2211 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 11:04:53 +0000 Subject: [PATCH] Bump graphql from 2.3.19 to 2.4.3 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.3.19 to 2.4.3. - [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.3) --- 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..0ade449 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.3) base64 fiber-storage hashery (2.1.2)