From 40257b02137bb711c8acd76f9112fa7610069fbd Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 19:45:25 +0000 Subject: [PATCH] Update graphql to version 2.1.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 03e560b..d679228 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM graphiql-rails (1.9.0) railties sprockets-rails - graphql (2.0.24) + graphql (2.1.0) hashdiff (1.0.1) hashie (5.0.0) http-accept (1.7.0)