From 06156891b02aa4093b72602b31f8b20ca0a43161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 10:39:32 +0000 Subject: [PATCH] Bump graphql from 2.0.17 to 2.1.1 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.0.17 to 2.1.1. - [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.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a8d7285a0..f5fc26ef2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -201,7 +201,7 @@ GEM graphiql-rails (1.9.0) railties sprockets-rails - graphql (2.0.17) + graphql (2.1.1) guard (2.18.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0)