[DRE-commits] [gitlab] 04/06: loosen haml-rails

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Sep 28 13:47:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit 825564a6560a90787f0c33fd202d78035884b524
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Sep 28 18:03:51 2015 +0530

    loosen haml-rails
---
 debian/patches/0014-loosen-haml-rails.patch | 13 +++++++++++++
 debian/patches/series                       |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/0014-loosen-haml-rails.patch b/debian/patches/0014-loosen-haml-rails.patch
new file mode 100644
index 0000000..fcfe6be
--- /dev/null
+++ b/debian/patches/0014-loosen-haml-rails.patch
@@ -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'
diff --git a/debian/patches/series b/debian/patches/series
index 3df51db..2cfb475 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list