Refresh patches

This commit is contained in:
Pirate Praveen 2022-02-05 19:34:21 +05:30
parent 03dedc826f
commit 4274d4d45e
3 changed files with 5 additions and 5 deletions

View file

@ -209,8 +209,8 @@ gitlab Gemfile
gem 'asciidoctor-include-ext', '~> 0.3.1', require: false
gem 'asciidoctor-plantuml', '~> 0.0.12'
gem 'asciidoctor-kroki', '~> 0.5.0', require: false
-gem 'rouge', '~> 3.26.1'
+gem 'rouge', '~> 3.26', '>= 3.26.1'
-gem 'rouge', '~> 3.27.0'
+gem 'rouge', '~> 3.27'
gem 'truncato', '~> 0.7.11'
-gem 'bootstrap_form', '~> 4.2.0'
-gem 'nokogiri', '~> 1.11.4'

View file

@ -162,7 +162,7 @@ Use debian packaged node modules when available
"lowlight": "^1.20.0",
"marked": "^0.3.12",
"mathjax": "3",
"mermaid": "^8.13.4",
"mermaid": "^8.13.10",
- "minimatch": "^3.0.4",
+ "minimatch": "link:/usr/share/nodejs/minimatch",
"monaco-editor": "^0.25.2",

View file

@ -2,8 +2,8 @@
--- a/package.json
+++ b/package.json
@@ -151,7 +151,7 @@
"mermaid": "^8.13.4",
@@ -153,7 +153,7 @@
"mermaid": "^8.13.10",
"minimatch": "link:/usr/share/nodejs/minimatch",
"monaco-editor": "^0.25.2",
- "monaco-editor-webpack-plugin": "^4.0.0",