loosen stamp
This commit is contained in:
parent
08014e9654
commit
6de9582dd0
2 changed files with 14 additions and 0 deletions
13
debian/patches/0012-loosen-stamp.patch
vendored
Normal file
13
debian/patches/0012-loosen-stamp.patch
vendored
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
Index: gitlab/Gemfile
|
||||||
|
===================================================================
|
||||||
|
--- gitlab.orig/Gemfile
|
||||||
|
+++ gitlab/Gemfile
|
||||||
|
@@ -71,7 +71,7 @@ gem 'rack-cors', '~> 0.4.0', require: 'r
|
||||||
|
|
||||||
|
# Format dates and times
|
||||||
|
# based on human-friendly examples
|
||||||
|
-gem "stamp", '~> 0.5.0'
|
||||||
|
+gem "stamp", '~> 0.6.0'
|
||||||
|
|
||||||
|
# Enumeration fields
|
||||||
|
gem 'enumerize', '~> 0.7.0'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -9,3 +9,4 @@ loosen-rails-version.patch
|
||||||
0009-loosen-omniauth-shibboleth.patch
|
0009-loosen-omniauth-shibboleth.patch
|
||||||
0010-loosen-omniauth-kerberos.patch
|
0010-loosen-omniauth-kerberos.patch
|
||||||
0011-loosen-rack-cors.patch
|
0011-loosen-rack-cors.patch
|
||||||
|
0012-loosen-stamp.patch
|
||||||
|
|
Loading…
Add table
Reference in a new issue