debian-mirror-gitlab/debian/patches/0040-relax-rails.patch

13 lines
335 B
Diff
Raw Normal View History

2016-03-13 11:42:04 +05:30
Index: gitlab/Gemfile
===================================================================
--- gitlab.orig/Gemfile
+++ gitlab/Gemfile
@@ -1,6 +1,6 @@
source "https://rubygems.org"
2016-04-02 18:29:19 +05:30
-gem 'rails', '4.2.5.2'
+gem 'rails', '~> 4.2.5', '>= 4.2.5.2'
2016-03-13 11:42:04 +05:30
gem 'rails-deprecated_sanitizer', '~> 1.0.3'
# Responders respond_to and respond_with