From 42070c8e68354a80ccef06647179061325ccb7da Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2019 12:51:24 +0000 Subject: [PATCH] Bump graphql-client from 0.12.3 to 0.15.0 Bumps [graphql-client](https://github.com/github/graphql-client) from 0.12.3 to 0.15.0. - [Release notes](https://github.com/github/graphql-client/releases) - [Commits](https://github.com/github/graphql-client/compare/v0.12.3...v0.15.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 534410aa..c365e035 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,10 +126,10 @@ 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.9) + graphql-client (0.15.0) + activesupport (>= 3.0) + graphql (~> 1.8) honeybadger (3.3.1) i18n (1.6.0) concurrent-ruby (~> 1.0)