loosen whenever

This commit is contained in:
Praveen Arimbrathodiyil 2015-10-01 13:28:01 +05:30
parent 8a64ac3312
commit a824ddc210
2 changed files with 14 additions and 0 deletions

View file

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

View file

@ -38,3 +38,4 @@ loosen-rails-version.patch
0100-remove-development-test.patch 0100-remove-development-test.patch
0101-disable-newrelic.patch 0101-disable-newrelic.patch
0102-loosen-octokit.patch 0102-loosen-octokit.patch
0103-loosen-whenever.patch