Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-09-12 09:26:53 +0300
committerStan Hu <stanhu@gmail.com>2019-09-12 09:26:53 +0300
commit4d70537cd11520b5e1d368b52cfe889d2a57caea (patch)
tree1432c1feffaf7497b478c6fa40f086e90319e175 /Gemfile.lock
parent3de934cb4f9c7f8efaba76b8e78b7221d8807aa7 (diff)
Revert "Update to graphiql-rails v1.7.10"
This reverts commit f222e74d455ec9fc10efb783ffe4684836cc1c3b.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
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)