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:
authorWinnie Hellmann <winnie@gitlab.com>2018-07-13 00:45:44 +0300
committerWinnie Hellmann <winnie@gitlab.com>2018-07-13 00:47:34 +0300
commita412826b5da119a404ecd00d7498bba1d6f2f5ad (patch)
treeb9ea7c7efa24c3895c7f13c72069b5da3f176d1d /Gemfile.lock
parent0399b644ec7c8f473fdf67bb295999f76e1f389c (diff)
Upgrade grape-path-helpers to 1.0.6
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 1b8a777ceb4..7f9207d9dfe 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.5)
+ grape-path-helpers (1.0.6)
activesupport (>= 4, < 5.1)
grape (~> 1.0)
rake (~> 12)