From a86a03dac37d22280306f0735ca273cecc59e724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 10:42:30 +0000 Subject: [PATCH] Bump graphql from 2.0.17 to 2.1.5 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.0.17 to 2.1.5. - [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.5) --- 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..b68d6e058 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.5) + racc (~> 1.4) guard (2.18.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0)