[DRE-commits] [diaspora] 246/257: loosen haml tiny version

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:34 UTC 2015


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

praveen pushed a commit to branch master
in repository diaspora.

commit b99a44493ee9c1638ead75e56824c0807521fbde
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Apr 9 17:35:50 2015 +0530

    loosen haml tiny version
---
 debian/patches/030-loosen-tiny-versions.patch | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/patches/030-loosen-tiny-versions.patch b/debian/patches/030-loosen-tiny-versions.patch
index 26da3f5..5b2ac5f 100644
--- a/debian/patches/030-loosen-tiny-versions.patch
+++ b/debian/patches/030-loosen-tiny-versions.patch
@@ -11,7 +11,7 @@ Index: diaspora/Gemfile
  gem "twitter-text",      "1.11.0"
  gem "roxml",             ">=3.1.6"
  gem "ruby-oembed",       "0.8.12"
-@@ -152,11 +152,11 @@ gem "acts-as-taggable-on", "3.5.0"
+@@ -152,16 +152,16 @@ gem "acts-as-taggable-on", "3.5.0"
  
  # URIs and HTTP
  
@@ -26,3 +26,9 @@ Index: diaspora/Gemfile
  
  # Views
  
+ gem "gon",                     "5.2.3"
+-gem "haml",                    "4.0.6"
++gem "haml",                    "~> 4.0.5"
+ gem "mobile-fu",               "1.3.1"
+ gem "will_paginate",           "3.0.7"
+ gem "rails-timeago",           "~>2.11"

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



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