[DRE-commits] [diaspora] 96/257: loosen rails version to ~>4.1

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:08 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 0806d0b292fd91b7dcf6eb20056a5d53cb0a82f3
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Nov 20 14:48:47 2014 +0530

    loosen rails version to ~>4.1
---
 debian/patches/012-loosen-rails-version.patch | 13 +++++++++++++
 debian/patches/series                         |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/012-loosen-rails-version.patch b/debian/patches/012-loosen-rails-version.patch
new file mode 100644
index 0000000..02b4f45
--- /dev/null
+++ b/debian/patches/012-loosen-rails-version.patch
@@ -0,0 +1,13 @@
+Index: diaspora/Gemfile
+===================================================================
+--- diaspora.orig/Gemfile
++++ diaspora/Gemfile
+@@ -1,7 +1,7 @@
+ source 'https://rubygems.org'
+ source 'https://rails-assets.org'
+ 
+-gem 'rails', '4.1.7'
++gem 'rails', '~> 4.1'
+ 
+ # Legacy Rails features, remove me!
+ 
diff --git a/debian/patches/series b/debian/patches/series
index f2c74df..3fb7931 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -9,3 +9,4 @@ remove-gemfile-lock.patch
 009-loosen-bootstrap-sass.patch
 010-loosen-rack-protection-version.patch
 011-skip-foreman.patch
+012-loosen-rails-version.patch

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