summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorZ.J. van de Weg <git@zjvandeweg.nl>2016-11-15 22:57:28 +0100
committerZ.J. van de Weg <git@zjvandeweg.nl>2016-11-21 09:02:49 +0100
commitf50fdacae4fa1b6313ec9c36541749678267a082 (patch)
tree97c758c111e203ddc0481196ce49d7f84af7192f /Gemfile.lock
parent9aded5c8d43cf113b03e2d8fd04a32c4b24af24d (diff)
downloadgitlab-ce-f50fdacae4fa1b6313ec9c36541749678267a082.tar.gz
Upgrade grape-entity
Fixes gitlab-org/gitlab-ce#14329
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 2 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index bdc60552480..331ffd89148 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -316,8 +316,7 @@ GEM
rack-accept
rack-mount
virtus (>= 1.0.0)
- grape-entity (0.4.8)
- activesupport
+ grape-entity (0.5.2)
multi_json (>= 1.3.2)
haml (4.0.7)
tilt
@@ -869,7 +868,7 @@ DEPENDENCIES
gollum-rugged_adapter (~> 0.4.2)
gon (~> 6.1.0)
grape (~> 0.15.0)
- grape-entity (~> 0.4.2)
+ grape-entity (~> 0.5.2)
haml_lint (~> 0.18.2)
hamlit (~> 2.6.1)
health_check (~> 2.2.0)