From 239ea2858e386e6b4172f2b948a406017727f50f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 10:23:59 +0000 Subject: [PATCH] Bump graphql from 1.9.9 to 2.2.7 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 1.9.9 to 2.2.7. - [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.9.9...v2.2.7) --- 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 aa60840d..a1541514 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,7 @@ GEM graphiql-rails (1.5.0) railties sprockets-rails - graphql (1.9.9) + graphql (2.2.7) hashdiff (1.0.1) hashie (5.0.0) http-accept (1.7.0)