From 8a7efae5b2afd7b4f19847d77b5495af03892b95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 08:28:34 +0000 Subject: [PATCH] [dependabot]: Bump graphql from 2.3.5 to 2.3.7 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.3.5 to 2.3.7. - [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.5...v2.3.7) --- 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 c6181e4..b1461a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM bigdecimal (3.1.8) coderay (1.1.3) diff-lcs (1.5.1) - graphql (2.3.5) + graphql (2.3.7) base64 json (2.7.2) language_server-protocol (3.17.0.3)