loosen whenever
This commit is contained in:
parent
8a64ac3312
commit
a824ddc210
2 changed files with 14 additions and 0 deletions
13
debian/patches/0103-loosen-whenever.patch
vendored
Normal file
13
debian/patches/0103-loosen-whenever.patch
vendored
Normal 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'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue