From 697a6c8e14f26498dbffd99bab7821cf6082fbc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 10:48:36 +0000 Subject: [PATCH] Bump graphql from 1.9.9 to 2.2.6 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 1.9.9 to 2.2.6. - [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.6) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index aa60840d..0543df1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,8 @@ GEM graphiql-rails (1.5.0) railties sprockets-rails - graphql (1.9.9) + graphql (2.2.6) + racc (~> 1.4) hashdiff (1.0.1) hashie (5.0.0) http-accept (1.7.0)