diff options
author | blackst0ne <blackst0ne.ru@gmail.com> | 2018-06-08 23:44:05 +0000 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-06-08 23:44:05 +0000 |
commit | c68bbdc82064c1ca548cc6faf80b0a9501928b11 (patch) | |
tree | 70c58ba53883c0d632cdc8e2a04c7befe29afa37 /Gemfile.lock | |
parent | 059a32811736c6e1837a2ff66be0f37d14ba75af (diff) | |
download | gitlab-ce-c68bbdc82064c1ca548cc6faf80b0a9501928b11.tar.gz |
Bump grape-path-helpers to 1.0.5
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 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) |