From 8f552f74614f6900585640ce575481172fbdd274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 10:18:41 +0000 Subject: [PATCH] Bump graphql from 1.9.9 to 2.2.8 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 1.9.9 to 2.2.8. - [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.8) --- 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..751904d1 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.8) hashdiff (1.0.1) hashie (5.0.0) http-accept (1.7.0)