From 1681849860377565b584da5a9b2d7e1eec71c2da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 01:11:48 +0000 Subject: [PATCH] Bump graphql from 1.12.14 to 2.0.16 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 1.12.14 to 2.0.16. - [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/v1.12.14...v2.0.16) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd1f739e5..55c792b17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -250,7 +250,7 @@ GEM github-markup (4.0.1) globalid (1.0.0) activesupport (>= 5.0) - graphql (1.12.14) + graphql (2.0.16) graphql-batch (0.5.1) graphql (>= 1.10, < 3) promise.rb (~> 0.7.2)