[DRE-commits] [diaspora] 12/14: loosen tiny version of rails-assets-jquery

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Aug 2 12:59:54 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 c1465cec2cc2487d8245460968ac555c437de527
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Aug 2 18:06:32 2015 +0530

    loosen tiny version of rails-assets-jquery
---
 debian/patches/030-loosen-tiny-versions.patch | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/patches/030-loosen-tiny-versions.patch b/debian/patches/030-loosen-tiny-versions.patch
index 691b1a2..08775b8 100644
--- a/debian/patches/030-loosen-tiny-versions.patch
+++ b/debian/patches/030-loosen-tiny-versions.patch
@@ -42,7 +42,7 @@ Index: diaspora/Gemfile
  
  # Icons
  
-@@ -82,12 +82,12 @@ gem "entypo-rails", "~> 2.2.2"
+@@ -82,15 +82,15 @@ gem "entypo-rails", "~> 2.2.2"
  
  # JavaScript
  
@@ -58,7 +58,11 @@ Index: diaspora/Gemfile
 +gem "js-routes",         "~> 1.0.0"
  
  source "https://rails-assets.org" do
-   gem "rails-assets-jquery",                              "1.11.2" # Should be kept in sync with jquery-rails
+-  gem "rails-assets-jquery",                              "1.11.2" # Should be kept in sync with jquery-rails
++  gem "rails-assets-jquery",                              "~> 1.11.1" # Should be kept in sync with jquery-rails
+ 
+   gem "rails-assets-markdown-it",                         "4.4.0"
+   gem "rails-assets-markdown-it-hashtag",                 "0.3.1"
 @@ -155,8 +155,8 @@ gem "acts-as-taggable-on", "3.5.0"
  
  # URIs and HTTP

-- 
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