14 lines
332 B
Diff
14 lines
332 B
Diff
|
Index: gitlab/Gemfile
|
||
|
===================================================================
|
||
|
--- gitlab.orig/Gemfile
|
||
|
+++ gitlab/Gemfile
|
||
|
@@ -80,7 +80,7 @@ gem 'enumerize', '~> 1.0.0'
|
||
|
gem "kaminari", "~> 0.15.1"
|
||
|
|
||
|
# HAML
|
||
|
-gem "haml-rails", '~> 0.5.3'
|
||
|
+gem "haml-rails", '~> 0.9.0'
|
||
|
|
||
|
# Files attachments
|
||
|
gem "carrierwave", '~> 0.9.0'
|