From fe163a1bd6a7966330bbf527ec63e39920705986 Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Mon, 29 Jan 2024 22:08:55 +0100 Subject: [PATCH] chore(bundle): Update graphql-batch from 0.5.1 to 0.5.3 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a20c319a2..cc2292269 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -275,8 +275,8 @@ GEM multi_json request_store (>= 1.0) graphql (2.2.7) - graphql-batch (0.5.1) - graphql (>= 1.10, < 3) + graphql-batch (0.5.3) + graphql (>= 1.12.18, < 3) promise.rb (~> 0.7.2) graphql-rails_logger (1.2.3) actionpack (> 5.0)