loosen haml-rails
This commit is contained in:
parent
880dfd72c5
commit
825564a656
2 changed files with 14 additions and 0 deletions
13
debian/patches/0014-loosen-haml-rails.patch
vendored
Normal file
13
debian/patches/0014-loosen-haml-rails.patch
vendored
Normal 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'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -11,3 +11,4 @@ loosen-rails-version.patch
|
||||||
0011-loosen-rack-cors.patch
|
0011-loosen-rack-cors.patch
|
||||||
0012-loosen-stamp.patch
|
0012-loosen-stamp.patch
|
||||||
0013-loosen-enumerize.patch
|
0013-loosen-enumerize.patch
|
||||||
|
0014-loosen-haml-rails.patch
|
||||||
|
|
Loading…
Add table
Reference in a new issue