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>2019-12-18 12:07:38 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-12-18 12:07:38 +0300
commit1a9d9cc14ec54036548824e3ce17da03960f5f81 (patch)
tree4b93fa74f393a1978ea9c2628516eb4a449b8704 /Gemfile
parentdad534d98a3f86bfa079b7ebd980448641cc9c7c (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index b6f57297c07..8a5725b8e4b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -477,3 +477,5 @@ gem 'gitlab-net-dns', '~> 0.9.1'
gem 'countries', '~> 3.0'
gem 'retriable', '~> 3.1.2'
+
+gem 'liquid', '~> 4.0'