diff --git a/Gemfile.lock b/Gemfile.lock index 0161867..9375a89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - rspec-graphql_response (0.2.1) + rspec-graphql_response (0.3.0) graphql (>= 1.0) rspec (>= 3.0) @@ -11,7 +11,7 @@ GEM byebug (11.1.3) coderay (1.1.3) diff-lcs (1.4.4) - graphql (1.12.4) + graphql (1.12.5) method_source (1.0.0) pry (0.14.0) coderay (~> 1.1)