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)