[DRE-commits] [gitlab] 03/06: loosen whenever

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 1 11:35:02 UTC 2015


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

praveen pushed a commit to branch master
in repository gitlab.

commit a824ddc21008530c590bdcf2833281f96ac8824c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Oct 1 13:28:01 2015 +0530

    loosen whenever
---
 debian/patches/0103-loosen-whenever.patch | 13 +++++++++++++
 debian/patches/series                     |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/0103-loosen-whenever.patch b/debian/patches/0103-loosen-whenever.patch
new file mode 100644
index 0000000..6c4336a
--- /dev/null
+++ b/debian/patches/0103-loosen-whenever.patch
@@ -0,0 +1,13 @@
+Index: gitlab/Gemfile
+===================================================================
+--- gitlab.orig/Gemfile
++++ gitlab/Gemfile
+@@ -233,7 +233,7 @@ gem 'activerecord-session_store', '~> 0.
+ gem "nested_form", '~> 0.3.2'
+ 
+ # Scheduled
+-gem 'whenever', '~> 0.8.4', require: false
++gem 'whenever', '~> 0.9.4', require: false
+ 
+ # OAuth
+ gem 'oauth2', '~> 1.0.0'
diff --git a/debian/patches/series b/debian/patches/series
index ba68f38..ae6d595 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -38,3 +38,4 @@ loosen-rails-version.patch
 0100-remove-development-test.patch
 0101-disable-newrelic.patch
 0102-loosen-octokit.patch
+0103-loosen-whenever.patch

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



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