2021-01-04 16:46:44 +05:30
|
|
|
rouge update is blocked by
|
|
|
|
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971841
|
|
|
|
|
|
|
|
--- a/Gemfile
|
|
|
|
+++ b/Gemfile
|
2021-04-17 20:43:06 +05:30
|
|
|
@@ -157,7 +157,7 @@
|
2021-01-04 16:46:44 +05:30
|
|
|
gem 'asciidoctor-include-ext', '~> 0.3.1', require: false
|
|
|
|
gem 'asciidoctor-plantuml', '~> 0.0.12'
|
2021-03-11 21:09:22 +05:30
|
|
|
gem 'asciidoctor-kroki', '~> 0.4.0', require: false
|
2021-02-22 22:40:45 +05:30
|
|
|
-gem 'rouge', '~> 3.26'
|
2021-01-04 16:46:44 +05:30
|
|
|
+gem 'rouge', '~> 3.21'
|
|
|
|
gem 'truncato', '~> 0.7.11'
|
|
|
|
gem 'bootstrap_form', '~> 4.2'
|
2021-03-08 22:12:33 +05:30
|
|
|
gem 'nokogiri', '~> 1.11','>= 1.11.1'
|