website/Gemfile.lock

98 lines
2.2 KiB
Plaintext
Raw 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)
asciidoctor-foodogsquared-extensions (1.1.0)
2023-10-28 09:48:20 +00:00
asciidoctor (~> 2.0)
rugged (~> 1.0)
2023-03-06 16:28:10 +00:00
ast (2.4.2)
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)
2023-03-06 16:28:10 +00:00
json (2.6.3)
language_server-protocol (3.17.0.3)
2023-03-23 06:32:35 +00:00
latex-decode (0.4.0)
namae (1.1.1)
2023-04-03 15:33:15 +00:00
open-uri-cached (1.0.0)
2023-05-19 05:06:43 +00:00
parallel (1.23.0)
2023-11-03 07:05:45 +00:00
parser (3.2.2.4)
2023-03-06 16:28:10 +00:00
ast (~> 2.4.1)
2023-11-03 07:05:45 +00:00
racc
prism (0.15.1)
racc (1.7.2)
2023-03-06 16:28:10 +00:00
rainbow (3.1.1)
2023-11-03 07:05:45 +00:00
rake (13.1.0)
regexp_parser (2.8.2)
rexml (3.2.6)
rouge (4.2.0)
rubocop (1.57.2)
2023-03-06 16:28:10 +00:00
json (~> 2.3)
2023-11-03 07:05:45 +00:00
language_server-protocol (>= 3.17.0)
2023-03-06 16:28:10 +00:00
parallel (~> 1.10)
2023-11-03 07:05:45 +00:00
parser (>= 3.2.2.4)
2023-03-06 16:28:10 +00:00
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
2023-11-03 07:05:45 +00:00
rubocop-ast (>= 1.28.1, < 2.0)
2023-03-06 16:28:10 +00:00
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
2023-11-03 07:05:45 +00:00
rubocop-ast (1.30.0)
2023-03-06 16:28:10 +00:00
parser (>= 3.2.1.0)
2023-11-03 07:05:45 +00:00
ruby-lsp (0.12.2)
2023-03-06 16:28:10 +00:00
language_server-protocol (~> 3.17.0)
2023-11-03 07:05:45 +00:00
prism (>= 0.15.1, < 0.16)
sorbet-runtime (>= 0.5.5685)
2023-03-06 16:28:10 +00:00
ruby-progressbar (1.13.0)
2023-11-03 07:05:45 +00:00
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
sorbet-runtime (0.5.11114)
temple (0.10.3)
tilt (2.3.0)
unicode-display_width (2.5.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
2023-03-06 16:28:10 +00:00
rubocop
ruby-lsp
rugged
2023-04-03 15:33:15 +00:00
slim
tilt
BUNDLED WITH
2023-11-03 07:05:45 +00:00
2.4.20