website/Gemfile.lock
Gabriel Arazas f7e2b3a2b7
Update Asciidoctor extension dependency
Asciidoctor already handles the caching so we don't really need to. On
the plus side, it gives some choice whether the pipeline should have a
cache or not.
2023-05-28 17:49:15 +08:00

101 lines
2.2 KiB
Plaintext

PATH
remote: gems
specs:
asciidoctor-foodogsquared-extensions (1.0.0)
asciidoctor (~> 2.0)
rugged (~> 1.0)
GEM
remote: https://rubygems.org/
specs:
asciidoctor (2.0.20)
asciidoctor-bibtex (0.8.0)
asciidoctor (~> 2.0)
bibtex-ruby (~> 5.1)
citeproc-ruby (~> 1)
csl-styles (~> 1)
latex-decode (~> 0.2)
asciidoctor-diagram (2.2.8)
asciidoctor (>= 1.5.7, < 3.x)
asciidoctor-diagram-ditaamini (~> 1.0)
asciidoctor-diagram-plantuml (~> 1.2021)
rexml
asciidoctor-diagram-ditaamini (1.0.3)
asciidoctor-diagram-plantuml (1.2023.5)
ast (2.4.2)
bibtex-ruby (5.1.6)
latex-decode (~> 0.0)
citeproc (1.0.10)
namae (~> 1.0)
citeproc-ruby (1.1.14)
citeproc (~> 1.0, >= 1.0.9)
csl (~> 1.6)
concurrent-ruby (1.2.2)
csl (1.6.0)
namae (~> 1.0)
rexml
csl-styles (1.0.1.11)
csl (~> 1.0)
json (2.6.3)
language_server-protocol (3.17.0.3)
latex-decode (0.4.0)
namae (1.1.1)
open-uri-cached (1.0.0)
parallel (1.23.0)
parser (3.2.2.1)
ast (~> 2.4.1)
prettier_print (1.2.1)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.8.0)
rexml (3.2.5)
rouge (4.1.1)
rubocop (1.51.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.28.1)
parser (>= 3.2.1.0)
ruby-lsp (0.5.1)
language_server-protocol (~> 3.17.0)
sorbet-runtime
syntax_tree (>= 6.1.1, < 7)
ruby-progressbar (1.13.0)
rugged (1.6.3)
slim (5.1.1)
temple (~> 0.10.0)
tilt (>= 2.1.0)
sorbet-runtime (0.5.10832)
syntax_tree (6.1.1)
prettier_print (>= 1.2.0)
temple (0.10.1)
tilt (2.1.0)
unicode-display_width (2.4.2)
PLATFORMS
x86_64-linux
DEPENDENCIES
asciidoctor
asciidoctor-bibtex
asciidoctor-diagram
asciidoctor-foodogsquared-extensions!
concurrent-ruby
open-uri-cached
rake
rouge
rubocop
ruby-lsp
rugged
slim
tilt
BUNDLED WITH
2.4.12