From f89a8edf43801c07af6ffb54973b06e7e84ed996 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 10:43:13 +0000 Subject: [PATCH] Bump graphql from 2.0.17 to 2.1.3 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.0.17 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.0.17...v2.1.3) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a8d7285a0..7c106f669 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -201,7 +201,8 @@ GEM graphiql-rails (1.9.0) railties sprockets-rails - graphql (2.0.17) + graphql (2.1.3) + racc (~> 1.4) guard (2.18.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0)