diff --git a/Gemfile b/Gemfile index d6356e968..3147103bc 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 03750fe8d..d3e313aff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -258,7 +258,7 @@ GEM fugit (>= 1.1) railties (>= 6.0.0) thor (>= 0.14.1) - graphql (2.0.30) + graphql (2.3.3) base64 graphql-client (0.22.0) activesupport (>= 3.0) @@ -616,7 +616,7 @@ DEPENDENCIES fastimage fnv good_job - graphql (< 2.1) + graphql (< 2.4) graphql-client groupdate grover