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:
authorblackst0ne <blackst0ne.ru@gmail.com>2018-06-09 02:44:05 +0300
committerStan Hu <stanhu@gmail.com>2018-06-09 02:44:05 +0300
commitc68bbdc82064c1ca548cc6faf80b0a9501928b11 (patch)
tree70c58ba53883c0d632cdc8e2a04c7befe29afa37 /Gemfile.lock
parent059a32811736c6e1837a2ff66be0f37d14ba75af (diff)
Bump grape-path-helpers to 1.0.5
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 0ce0312e743..0a4dbdc0581 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -360,8 +360,8 @@ GEM
grape-entity (0.7.1)
activesupport (>= 4.0)
multi_json (>= 1.3.2)
- grape-path-helpers (1.0.4)
- activesupport (~> 4)
+ grape-path-helpers (1.0.5)
+ activesupport (>= 4, < 5.1)
grape (~> 1.0)
rake (~> 12)
grape_logging (1.7.0)