From fa4eb0535dfdd6f569fb852b117ea56cb4ecf472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 21:46:50 +0000 Subject: [PATCH] Bump graphql from 2.1.1 to 2.1.3 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.1.1 to 2.1.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.1.1...v2.1.3) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6368bd..450eec0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,8 @@ GEM diff-lcs (1.5.0) docile (1.4.0) e2mmap (0.1.0) - graphql (2.1.1) + graphql (2.1.3) + racc (~> 1.4) haml (6.1.1) temple (>= 0.8.2) thor