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:
authorZ.J. van de Weg <git@zjvandeweg.nl>2016-11-16 00:57:28 +0300
committerZ.J. van de Weg <git@zjvandeweg.nl>2016-11-21 11:02:49 +0300
commitf50fdacae4fa1b6313ec9c36541749678267a082 (patch)
tree97c758c111e203ddc0481196ce49d7f84af7192f /Gemfile
parent9aded5c8d43cf113b03e2d8fd04a32c4b24af24d (diff)
Upgrade grape-entity
Fixes gitlab-org/gitlab-ce#14329
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 9e815925a1f..14ea7ec7ea0 100644
--- a/Gemfile
+++ b/Gemfile
@@ -68,7 +68,7 @@ gem 'github-linguist', '~> 4.7.0', require: 'linguist'
# API
gem 'grape', '~> 0.15.0'
-gem 'grape-entity', '~> 0.4.2'
+gem 'grape-entity', '~> 0.5.2'
gem 'rack-cors', '~> 0.4.0', require: 'rack/cors'
# Pagination