From 4448c9876f4cdc303bd6f39b3b4117ddaf28f45d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Dec 2022 01:01:02 +0000 Subject: [PATCH] Bump graphql from 1.12.4 to 2.0.16 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 1.12.4 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.4...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 103e9e8..9d44be1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM graphiql-rails (1.7.0) railties sprockets-rails - graphql (1.12.4) + graphql (2.0.16) guard (2.16.2) formatador (>= 0.2.4) listen (>= 2.7, < 4.0)