diff options
author | Stan Hu <stanhu@gmail.com> | 2019-09-11 23:26:53 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2019-09-11 23:26:53 -0700 |
commit | 4d70537cd11520b5e1d368b52cfe889d2a57caea (patch) | |
tree | 1432c1feffaf7497b478c6fa40f086e90319e175 /Gemfile.lock | |
parent | 3de934cb4f9c7f8efaba76b8e78b7221d8807aa7 (diff) | |
download | gitlab-ce-4d70537cd11520b5e1d368b52cfe889d2a57caea.tar.gz |
Revert "Update to graphiql-rails v1.7.10"
This reverts commit f222e74d455ec9fc10efb783ffe4684836cc1c3b.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 025542422d3..3952d068678 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -402,7 +402,7 @@ GEM rake (~> 12) grape_logging (1.7.0) grape - graphiql-rails (1.7.0) + graphiql-rails (1.4.10) railties sprockets-rails graphql (1.9.11) @@ -1150,7 +1150,7 @@ DEPENDENCIES grape-entity (~> 0.7.1) grape-path-helpers (~> 1.1) grape_logging (~> 1.7) - graphiql-rails (~> 1.7.0) + graphiql-rails (~> 1.4.10) graphql (~> 1.9.11) graphql-docs (~> 1.6.0) grpc (~> 1.19.0) |