debian-mirror-gitlab/debian/patches/0470-relax-rails.patch
2019-05-03 23:39:18 +05:30

10 lines
228 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
-gem 'rails', '5.0.7.2'
+gem 'rails', '~> 5.0'
gem 'rails-deprecated_sanitizer', '~> 1.0', '>= 1.0.3'
# Improves copy-on-write performance for MRI