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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-08 17:02:53 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-04-08 17:02:53 +0400
commitfead96788c30c13b5adc25132cd003638a6d4f51 (patch)
tree0add40a1cdcc27e292b9b315d78d3c65407dc88c /Gemfile
parentf382983f1a136a58baffe911f8dec11bfcbea64b (diff)
Update grape-entity
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index e25bf63086e..b2491900818 100644
--- a/Gemfile
+++ b/Gemfile
@@ -47,7 +47,7 @@ gem "gitlab-linguist", "~> 3.0.0", require: "linguist"
# API
gem "grape", "~> 0.6.1"
# Replace with rubygems when nesteted entities get released
-gem "grape-entity", "~> 0.4.1", ref: 'd904381c951e86250c3f44213b349a3dd8e83fb1', git: 'https://github.com/intridea/grape-entity.git'
+gem "grape-entity", "~> 0.4.2"
gem 'rack-cors', require: 'rack/cors'
# Email validation