From 5351e7ee1e40efa895389b65768ef79c0f0bd225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 15:09:05 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 1d195669e..a358cdd14 100644 --- a/Gemfile +++ b/Gemfile @@ -159,7 +159,7 @@ gem 'grover' gem 'rqrcode' # A Ruby library for declaring, composing and executing GraphQL queries -gem 'graphql', '<2.1' +gem 'graphql', '<2.4' gem 'graphql-client' # Rails Plugin that tracks impressions and page views diff --git a/Gemfile.lock b/Gemfile.lock index f6e9690a3..384261af4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -261,7 +261,7 @@ GEM fugit (>= 1.1) railties (>= 6.0.0) thor (>= 0.14.1) - graphql (2.0.30) + graphql (2.3.4) base64 graphql-client (0.22.0) activesupport (>= 3.0) @@ -641,7 +641,7 @@ DEPENDENCIES fastimage fnv good_job - graphql (< 2.1) + graphql (< 2.4) graphql-client groupdate grover