summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-06-06 01:19:12 -0700
committerStan Hu <stanhu@gmail.com>2018-06-06 01:20:27 -0700
commit82762c53deec1e38f3b2ace5e5a5469569fe3b92 (patch)
tree4b15edd50715064b54e69e3c4439d39e7f49d42d /Gemfile.lock
parentaf07c490b2a32ed4c88e387d1133e7882f79abc5 (diff)
downloadgitlab-ce-82762c53deec1e38f3b2ace5e5a5469569fe3b92.tar.gz
Bump grape-path-helpers to 1.0.2 to get updated Rake task naming
Add development documentation on how to generate a list of routes
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2daaa3b516e..4b57857bde7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -359,7 +359,7 @@ GEM
grape-entity (0.7.1)
activesupport (>= 4.0)
multi_json (>= 1.3.2)
- grape-path-helpers (1.0.1)
+ grape-path-helpers (1.0.2)
activesupport (~> 4)
grape (~> 1.0)
rake (~> 12)