13 lines
347 B
Diff
13 lines
347 B
Diff
Index: gitlab/Gemfile
|
|
===================================================================
|
|
--- gitlab.orig/Gemfile
|
|
+++ gitlab/Gemfile
|
|
@@ -136,7 +136,7 @@ gem "httparty", '~> 0.13.3'
|
|
|
|
# Colored output to console
|
|
gem "colored", '~> 1.2'
|
|
-gem "colorize", '~> 0.5.8'
|
|
+gem "colorize", '~> 0.7.3'
|
|
|
|
# GitLab settings
|
|
gem 'settingslogic', '~> 2.0.9'
|