From 6b141d7be3b8be5353859285b02fc049202d799a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 10:19:13 +0000 Subject: [PATCH] Bump graphql from 2.3.19 to 2.4.2 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.3.19 to 2.4.2. - [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.2) --- 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..9803e9d 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.2) base64 fiber-storage hashery (2.1.2)