debian-mirror-gitlab/debian/patches/0250-relax-licensee.patch
2017-09-10 18:21:32 +05:30

11 lines
237 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -218,7 +218,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'