From f5f4db891ee28e07be12d29a886c4605067cbe10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 11:17:18 +0000 Subject: [PATCH] Bump graphql from 2.0.17 to 2.1.0 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.0.17 to 2.1.0. - [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.0) --- 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..c015c0a27 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.0) guard (2.18.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0)