From 4aaa82798a630a770cf5020817079035208b9897 Mon Sep 17 00:00:00 2001 From: Grex Date: Tue, 3 Sep 2019 16:52:33 -0600 Subject: [PATCH] fix: push up lockfile changes --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ccfdc780c..fd38b52a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - apollo-federation (0.2.0) + apollo-federation (0.3.0) graphql GEM @@ -33,7 +33,7 @@ GEM crass (1.0.4) diff-lcs (1.3) erubi (1.8.0) - graphql (1.9.9) + graphql (1.9.11) i18n (1.6.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.3)