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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-01-22 00:08:47 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-01-22 00:08:47 +0300
commitb102159513dca6066df9cceb14e35f62ab7ce36f (patch)
tree9781915122f3e2b286eda1fbed91e420e2fc7448 /Gemfile
parent37a492326e7cde47928ee72abcc284ff9cf8f254 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 949802ec510..551cbd9d229 100644
--- a/Gemfile
+++ b/Gemfile
@@ -103,7 +103,7 @@ gem 'hashie-forbidden_attributes'
gem 'kaminari', '~> 1.0'
# HAML
-gem 'hamlit', '~> 2.11.0'
+gem 'hamlit', '~> 2.14.2'
# Files attachments
gem 'carrierwave', '~> 1.3'