debian-mirror-gitlab/debian/patches/0040-relax-rails.patch
Praveen Arimbrathodiyil f5e3df084d add comments to patches
2016-04-03 12:04:28 +05:30

14 lines
369 B
Diff

allow newer rails minor versions
Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
@@ -1,6 +1,6 @@
source "https://rubygems.org"
-gem 'rails', '4.2.5.2'
+gem 'rails', '~> 4.2.5', '>= 4.2.5.2'
gem 'rails-deprecated_sanitizer', '~> 1.0.3'
# Responders respond_to and respond_with