Remove patches no longer required
This commit is contained in:
parent
6ab01fcdba
commit
b02a0bcf00
5 changed files with 0 additions and 51 deletions
14
debian/patches/0499-40-relax-rouge.patch
vendored
14
debian/patches/0499-40-relax-rouge.patch
vendored
|
@ -1,14 +0,0 @@
|
|||
rouge update is blocked by
|
||||
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971841
|
||||
|
||||
--- a/Gemfile
|
||||
+++ b/Gemfile
|
||||
@@ -160,7 +160,7 @@
|
||||
gem 'asciidoctor-include-ext', '~> 0.3.1', require: false
|
||||
gem 'asciidoctor-plantuml', '~> 0.0.12'
|
||||
gem 'asciidoctor-kroki', '~> 0.4.0', require: false
|
||||
-gem 'rouge', '~> 3.26'
|
||||
+gem 'rouge', '~> 3.21'
|
||||
gem 'truncato', '~> 0.7.11'
|
||||
gem 'bootstrap_form', '~> 4.2'
|
||||
gem 'nokogiri', '~> 1.11','>= 1.11.4'
|
11
debian/patches/0499-90-relax-webrick.patch
vendored
11
debian/patches/0499-90-relax-webrick.patch
vendored
|
@ -1,11 +0,0 @@
|
|||
--- a/Gemfile
|
||||
+++ b/Gemfile
|
||||
@@ -329,7 +329,7 @@
|
||||
# Metrics
|
||||
group :metrics do
|
||||
gem 'method_source', '~> 1.0', require: false
|
||||
- gem 'webrick', '~> 1.6.1', require: false
|
||||
+ gem 'webrick', '~> 1.6', require: false
|
||||
|
||||
# Prometheus
|
||||
gem 'prometheus-client-mmap', '~> 0.12.0'
|
|
@ -1,11 +0,0 @@
|
|||
--- a/Gemfile
|
||||
+++ b/Gemfile
|
||||
@@ -35,7 +35,7 @@
|
||||
gem 'ruby-saml', '~> 1.12','>= 1.12.1'
|
||||
gem 'omniauth', '~> 1.8'
|
||||
gem 'omniauth-auth0', '~> 2.0'
|
||||
-gem 'omniauth-azure-activedirectory-v2', '~> 0.1'
|
||||
+gem 'omniauth-azure-activedirectory-v2', '~> 1.0'
|
||||
gem 'omniauth-azure-oauth2', '~> 0.0.9' # Deprecated v1 version
|
||||
gem 'omniauth-cas3', '~> 1.1','>= 1.1.4'
|
||||
gem 'omniauth-facebook', '~> 4.0'
|
|
@ -1,11 +0,0 @@
|
|||
--- a/Gemfile
|
||||
+++ b/Gemfile
|
||||
@@ -281,7 +281,7 @@
|
||||
gem 'rack-proxy', '~> 0.6.0'
|
||||
|
||||
gem 'sassc-rails', '~> 2.1'
|
||||
-gem 'autoprefixer-rails', '10.2'
|
||||
+gem 'autoprefixer-rails', '~> 10.2'
|
||||
gem 'terser', '~> 1.0','>= 1.0.2'
|
||||
|
||||
gem 'addressable', '~> 2.7'
|
4
debian/patches/series
vendored
4
debian/patches/series
vendored
|
@ -12,12 +12,8 @@
|
|||
0499-10-relax-capybara.patch
|
||||
0499-20-remove-capybara-screenshot.patch
|
||||
0499-30-remove-guard-rspec.patch
|
||||
0499-40-relax-rouge.patch
|
||||
0499-70-relax-graphlient.patch
|
||||
0499-90-relax-webrick.patch
|
||||
0499-91-relax-omniauth-azure-activedirectory-v2.patch
|
||||
0499-92-relax-rexml.patch
|
||||
0499-93-relax-autoprefixer-rails.patch
|
||||
0500-set-webpack-root.patch
|
||||
0510-remove-dev-dependencies.patch
|
||||
0610-source-init-functions.patch
|
||||
|
|
Loading…
Reference in a new issue