debian-mirror-gitlab/debian/patches/0250-relax-licensee.patch
2018-03-27 20:24:05 +05:30

11 lines
237 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -223,7 +223,7 @@
gem 'loofah', '~> 2.0', '>= 2.0.3'
# Working with license
-gem 'licensee', '~> 8.7'
+gem 'licensee', '~> 8.0'
# Protect against bruteforcing
gem 'rack-attack', '~> 4.4', '>= 4.4.1'