website/Gemfile.lock

65 lines
1.3 KiB
Plaintext
Raw Permalink Normal View History

GEM
remote: https://rubygems.org/
specs:
2023-05-19 05:06:43 +00:00
asciidoctor (2.0.20)
2023-03-23 06:32:35 +00:00
asciidoctor-bibtex (0.8.0)
asciidoctor (~> 2.0)
bibtex-ruby (~> 5.1)
citeproc-ruby (~> 1)
csl-styles (~> 1)
latex-decode (~> 0.2)
2023-11-03 07:05:45 +00:00
asciidoctor-diagram (2.2.14)
asciidoctor (>= 1.5.7, < 3.x)
asciidoctor-diagram-ditaamini (~> 1.0)
asciidoctor-diagram-plantuml (~> 1.2021)
rexml
asciidoctor-diagram-ditaamini (1.0.3)
2023-11-03 07:05:45 +00:00
asciidoctor-diagram-plantuml (1.2023.12)
2023-11-08 05:45:48 +00:00
asciidoctor-foodogsquared-extensions (1.2.1)
2023-10-28 09:48:20 +00:00
asciidoctor (~> 2.0)
rugged (~> 1.0)
2023-03-23 06:32:35 +00:00
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)
2023-04-03 15:33:15 +00:00
concurrent-ruby (1.2.2)
2023-03-23 06:32:35 +00:00
csl (1.6.0)
namae (~> 1.0)
rexml
csl-styles (1.0.1.11)
csl (~> 1.0)
latex-decode (0.4.0)
namae (1.1.1)
2023-04-03 15:33:15 +00:00
open-uri-cached (1.0.0)
2023-11-03 07:05:45 +00:00
rake (13.1.0)
rexml (3.2.6)
rouge (4.2.0)
rugged (1.7.1)
2023-05-19 05:06:43 +00:00
slim (5.1.1)
2023-04-03 15:33:15 +00:00
temple (~> 0.10.0)
2023-05-19 05:06:43 +00:00
tilt (>= 2.1.0)
2023-11-03 07:05:45 +00:00
temple (0.10.3)
tilt (2.3.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
asciidoctor
2023-03-23 06:32:35 +00:00
asciidoctor-bibtex
asciidoctor-diagram
2023-10-28 09:48:20 +00:00
asciidoctor-foodogsquared-extensions
2023-04-03 15:33:15 +00:00
concurrent-ruby
open-uri-cached
2023-04-25 10:59:34 +00:00
rake
rouge
rugged
2023-04-03 15:33:15 +00:00
slim
tilt
BUNDLED WITH
2023-11-03 07:05:45 +00:00
2.4.20