website/Gemfile.lock

102 lines
2.2 KiB
Plaintext
Raw Normal View History

PATH
remote: gems
specs:
asciidoctor-foodogsquared-extensions (1.0.0)
asciidoctor (~> 2.0)
2023-05-03 06:02:50 +00:00
open-uri-cached (~> 1.0)
rugged (~> 1.0)
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)
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)
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)
parser (3.2.2.1)
2023-03-06 16:28:10 +00:00
ast (~> 2.4.1)
2023-05-19 05:06:43 +00:00
prettier_print (1.2.1)
2023-03-06 16:28:10 +00:00
rainbow (3.1.1)
2023-04-25 10:59:34 +00:00
rake (13.0.6)
2023-05-19 05:06:43 +00:00
regexp_parser (2.8.0)
2023-03-06 16:28:10 +00:00
rexml (3.2.5)
2023-05-19 05:06:43 +00:00
rouge (4.1.1)
rubocop (1.51.0)
2023-03-06 16:28:10 +00:00
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)
2023-05-19 05:06:43 +00:00
rubocop-ast (>= 1.28.0, < 2.0)
2023-03-06 16:28:10 +00:00
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
2023-05-19 05:06:43 +00:00
rubocop-ast (1.28.1)
2023-03-06 16:28:10 +00:00
parser (>= 3.2.1.0)
2023-05-19 05:06:43 +00:00
ruby-lsp (0.5.1)
2023-03-06 16:28:10 +00:00
language_server-protocol (~> 3.17.0)
sorbet-runtime
2023-05-19 05:06:43 +00:00
syntax_tree (>= 6.1.1, < 7)
2023-03-06 16:28:10 +00:00
ruby-progressbar (1.13.0)
rugged (1.6.3)
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)
sorbet-runtime (0.5.10832)
syntax_tree (6.1.1)
2023-03-06 16:28:10 +00:00
prettier_print (>= 1.2.0)
2023-05-19 05:06:43 +00:00
temple (0.10.1)
2023-04-03 15:33:15 +00:00
tilt (2.1.0)
2023-03-06 16:28:10 +00:00
unicode-display_width (2.4.2)
PLATFORMS
x86_64-linux
DEPENDENCIES
asciidoctor
2023-03-23 06:32:35 +00:00
asciidoctor-bibtex
asciidoctor-diagram
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
2.4.12