[DRE-commits] [diaspora] 01/06: refresh patch
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Aug 28 17:58:23 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 61517e882d55775d7c4f1e931b5558b980c28810
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Aug 28 16:13:39 2015 +0530
refresh patch
---
debian/patches/030-loosen-tiny-versions.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/030-loosen-tiny-versions.patch b/debian/patches/030-loosen-tiny-versions.patch
index 0955f5e..400fd61 100644
--- a/debian/patches/030-loosen-tiny-versions.patch
+++ b/debian/patches/030-loosen-tiny-versions.patch
@@ -55,7 +55,7 @@ Index: diaspora/Gemfile
# Icons
-@@ -82,15 +82,15 @@ gem "entypo-rails", "~> 2.2.2"
+@@ -82,15 +82,15 @@ gem "entypo-rails", "2.2.3"
# JavaScript
@@ -74,7 +74,7 @@ Index: diaspora/Gemfile
- 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.2"
+ gem "rails-assets-markdown-it", "4.4.0"
gem "rails-assets-markdown-it-hashtag", "0.3.1"
@@ -104,7 +104,7 @@ source "https://rails-assets.org" do
# jQuery plugins
--
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