loosen haml-rails

This commit is contained in:
Praveen Arimbrathodiyil 2015-09-28 18:03:51 +05:30
parent 880dfd72c5
commit 825564a656
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,13 @@
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'

View file

@ -11,3 +11,4 @@ loosen-rails-version.patch
0011-loosen-rack-cors.patch
0012-loosen-stamp.patch
0013-loosen-enumerize.patch
0014-loosen-haml-rails.patch