debian-mirror-gitlab/debian/patches/0012-loosen-stamp.patch
Praveen Arimbrathodiyil 6de9582dd0 loosen stamp
2015-09-28 17:43:19 +05:30

13 lines
359 B
Diff

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'