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--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 3c88322f637..8a0ab5068a9 100644
--- a/Gemfile
+++ b/Gemfile
@@ -136,6 +136,7 @@ gem "httparty", '~> 0.13.3'
# Colored output to console
gem "colored", '~> 1.2'
+gem "colorize", '~> 0.5.8'
# GitLab settings
gem 'settingslogic', '~> 2.0.9'