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:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index c10fe0a1c7c..54fc137e94c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -66,8 +66,8 @@ gem 'gollum-rugged_adapter', '~> 0.4.2', require: false
gem "github-linguist", "~> 4.7.0", require: "linguist"
# API
-gem 'grape', '~> 0.13.0'
-gem 'grape-entity', '~> 0.4.2'
+gem 'grape', '~> 0.16.2'
+gem 'grape-entity', '~> 0.5.1'
gem 'rack-cors', '~> 0.4.0', require: 'rack/cors'
# Pagination