refresh patches
This commit is contained in:
parent
ae59dbf672
commit
5d34383ed9
3 changed files with 1 additions and 14 deletions
3
debian/patches/0050-relax-stable-libs.patch
vendored
3
debian/patches/0050-relax-stable-libs.patch
vendored
|
@ -221,8 +221,7 @@ gitlab Gemfile
|
|||
+gem 'babosa', '~> 1.0', '>= 1.0.2'
|
||||
|
||||
# Sanitizes SVG input
|
||||
-gem 'loofah', '~> 2.0.3'
|
||||
+gem 'loofah', '~> 2.0', '>= 2.0.3'
|
||||
gem 'loofah', '~> 2.2'
|
||||
|
||||
# Working with license
|
||||
-gem 'licensee', '~> 8.7.0'
|
||||
|
|
11
debian/patches/0250-relax-licensee.patch
vendored
11
debian/patches/0250-relax-licensee.patch
vendored
|
@ -1,11 +0,0 @@
|
|||
--- a/Gemfile
|
||||
+++ b/Gemfile
|
||||
@@ -222,7 +222,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'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -5,7 +5,6 @@
|
|||
source-init-functions.patch
|
||||
pid-log-paths.patch
|
||||
0220-relax-webmock.patch
|
||||
0250-relax-licensee.patch
|
||||
0280-relax-pg.patch
|
||||
0290-skip-peek-mysql2.patch
|
||||
0300-relax-rbnacl.patch
|
||||
|
|
Loading…
Reference in a new issue