From 9f5c6d5990a9d83fd4ba26f79a40ab6db4999f0a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 22:15:16 +0000 Subject: [PATCH] Update graphql to version 2.1.3 --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 03e560b..5df5987 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,8 @@ GEM graphiql-rails (1.9.0) railties sprockets-rails - graphql (2.0.24) + graphql (2.1.3) + racc (~> 1.4) hashdiff (1.0.1) hashie (5.0.0) http-accept (1.7.0)