From 7a80997d3c536c442a817d9eb2a833f4bb14cb46 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 20:35:15 +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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e2b5aab..50acb33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.8) coolline (0.5.0) unicode_utils (~> 1.4) crass (1.0.6) @@ -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.12.6) + graphql-client (0.16.0) + activesupport (>= 3.0) + graphql (~> 1.8) honeybadger (3.3.1) - i18n (1.8.2) + i18n (1.8.9) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -164,7 +164,7 @@ GEM mimemagic (0.3.6) mini_mime (1.0.1) mini_portile2 (2.5.0) - minitest (5.14.1) + minitest (5.14.4) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) @@ -297,7 +297,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.18) execjs (>= 0.3.0, < 3)