From e9c8b2ff8f0692bcd9d5357cd851134fd1e97361 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2019 22:16:23 +0000 Subject: [PATCH] Bump graphql-client from 0.12.3 to 0.16.0 Bumps [graphql-client](https://github.com/github/graphql-client) from 0.12.3 to 0.16.0. - [Release notes](https://github.com/github/graphql-client/releases) - [Commits](https://github.com/github/graphql-client/compare/v0.12.3...v0.16.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 56735b6a..06384042 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,12 +126,12 @@ GEM thor (~> 0.14) globalid (0.4.2) activesupport (>= 4.2.0) - graphql (1.7.14) - graphql-client (0.12.3) - activesupport (>= 3.0, < 6.0) - graphql (~> 1.6) + graphql (1.9.13) + graphql-client (0.16.0) + activesupport (>= 3.0) + graphql (~> 1.8) honeybadger (3.3.1) - i18n (1.6.0) + i18n (1.7.0) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -164,7 +164,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.12.2) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0)