From ef99e3b69952bf3b8043166cb234eefd9dc1c7d4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2020 14:13:40 +0000 Subject: [PATCH] Bump graphql from 1.10.3 to 1.10.4 Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 1.10.3 to 1.10.4. - [Release notes](https://github.com/rmosolgo/graphql-ruby/releases) - [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/rmosolgo/graphql-ruby/compare/v1.10.3...v1.10.4) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9077c9c7..e5f03956 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM graphiql-rails (1.7.0) railties sprockets-rails - graphql (1.10.3) + graphql (1.10.4) hashdiff (1.0.1) i18n (1.8.2) concurrent-ruby (~> 1.0)