From 7b2c8c5c20002d6387b2b99571c49415014b4801 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 13:25:29 +0000 Subject: [PATCH] Update graphql to version 2.3.4 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 88ae17d..26327e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,8 +138,8 @@ GEM graphiql-rails (1.9.0) railties sprockets-rails - graphql (2.1.6) - racc (~> 1.4) + graphql (2.3.4) + base64 hashdiff (1.0.1) hashie (5.0.0) http-accept (1.7.0)