From c1ecaf1546b7d9e04161451b8ee9c2f3657b6db3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 17:40:27 +0000 Subject: [PATCH] Bump graphql from 2.1.6 to 2.1.7 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.1.6 to 2.1.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.1.6...v2.1.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 8f44cd5..a7f663c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM rake globalid (1.2.1) activesupport (>= 6.1) - graphql (2.1.6) + graphql (2.1.7) racc (~> 1.4) hashdiff (1.0.1) http (5.1.1)