[DRE-commits] [diaspora] 01/06: loosen placeholder jquery asset version
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Aug 6 18:06:32 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 2e3216f55e7c3c4b0a30dd939992942313bbd55d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Aug 4 01:02:21 2015 +0530
loosen placeholder jquery asset version
---
debian/patches/030-loosen-tiny-versions.patch | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/debian/patches/030-loosen-tiny-versions.patch b/debian/patches/030-loosen-tiny-versions.patch
index 7104229..7eaef1f 100644
--- a/debian/patches/030-loosen-tiny-versions.patch
+++ b/debian/patches/030-loosen-tiny-versions.patch
@@ -63,6 +63,15 @@ Index: diaspora/Gemfile
gem "rails-assets-markdown-it", "~> 4.2"
gem "rails-assets-markdown-it-hashtag", "0.3.1"
+@@ -104,7 +104,7 @@ source "https://rails-assets.org" do
+ # jQuery plugins
+
+ gem "rails-assets-jeresig--jquery.hotkeys", "0.2.0"
+- gem "rails-assets-jquery-placeholder", "2.1.2"
++ gem "rails-assets-jquery-placeholder", "~> 2.1.1"
+ gem "rails-assets-jquery-textchange", "0.2.3"
+ gem "rails-assets-perfect-scrollbar", "0.6.3"
+ gem "rails-assets-jakobmattsson--jquery-elastic", "1.6.11"
@@ -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