debian-mirror-gitlab/debian/patches/0250-relax-licensee.patch

12 lines
237 B
Diff
Raw Normal View History

2017-08-19 19:09:35 +05:30
--- a/Gemfile
+++ b/Gemfile
2018-03-27 20:24:05 +05:30
@@ -223,7 +223,7 @@
2017-08-19 19:09:35 +05:30
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'