comfpile-old/Gemfile.lock

98 lines
2 KiB
Text
Raw Permalink Normal View History

PATH
remote: .
specs:
comfpile (0.1.0)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
backport (1.2.0)
benchmark (0.2.1)
coderay (1.1.3)
2023-08-12 20:36:26 +02:00
debug (1.8.0)
2023-04-12 15:16:12 +02:00
irb (>= 1.5.0)
reline (>= 0.3.1)
diff-lcs (1.5.0)
e2mmap (0.1.0)
2023-04-12 15:16:12 +02:00
io-console (0.6.0)
2023-08-12 20:36:26 +02:00
irb (1.7.4)
reline (>= 0.3.6)
jaro_winkler (1.5.6)
json (2.6.3)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
2023-08-12 20:36:26 +02:00
language_server-protocol (3.17.0.3)
method_source (1.0.0)
2023-08-12 20:36:26 +02:00
minitest (5.18.1)
nokogiri (1.15.3-x86_64-linux)
racc (~> 1.4)
2023-08-12 20:36:26 +02:00
parallel (1.23.0)
parser (3.2.2.3)
ast (~> 2.4.1)
2023-08-12 20:36:26 +02:00
racc
2023-04-12 15:16:12 +02:00
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
2023-08-12 20:36:26 +02:00
racc (1.7.1)
rainbow (3.1.1)
rake (13.0.6)
rbs (2.8.4)
2023-08-12 20:36:26 +02:00
regexp_parser (2.8.1)
reline (0.3.6)
io-console (~> 0.5)
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.5)
2023-08-12 20:36:26 +02:00
rubocop (1.54.2)
json (~> 2.3)
2023-08-12 20:36:26 +02:00
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
2023-08-12 20:36:26 +02:00
parser (>= 3.2.2.3)
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)
2023-08-12 20:36:26 +02:00
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
solargraph (0.49.0)
backport (~> 1.2)
benchmark
bundler (~> 2.0)
diff-lcs (~> 1.4)
e2mmap
jaro_winkler (~> 1.5)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
parser (~> 3.0)
rbs (~> 2.0)
reverse_markdown (~> 2.0)
rubocop (~> 1.38)
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
2023-08-12 20:36:26 +02:00
thor (1.2.2)
tilt (2.2.0)
unicode-display_width (2.4.2)
2023-08-12 20:36:26 +02:00
yard (0.9.34)
PLATFORMS
x86_64-linux
DEPENDENCIES
comfpile!
debug (~> 1.0)
minitest (~> 5.0)
pry
rake (~> 13.0)
rubocop (~> 1.21)
solargraph (~> 0.48)
BUNDLED WITH
2.3.22