asciidoctor-foodogsquared-e.../Gemfile.lock
Gabriel Arazas 887d2a675e
Update dependencies and generate proper gemset.nix
I keep forgetting that I've been generating the gemset.nix file from the
nixpkgs bundix instead of the forked bundix. It is not easy to install
some of the more problematic gems like Nokogiri in this way.
2023-11-17 22:01:24 +08:00

80 lines
1.8 KiB
Plaintext

PATH
remote: .
specs:
asciidoctor-foodogsquared-extensions (1.3.0)
asciidoctor (~> 2.0)
mime-types (~> 3.0)
nokogiri (~> 1.0)
rugged (~> 1.0)
GEM
remote: https://rubygems.org/
specs:
asciidoctor (2.0.20)
ast (2.4.2)
diff-lcs (1.5.0)
json (2.6.3)
language_server-protocol (3.17.0.3)
mime-types (3.5.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1003)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
parallel (1.23.0)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
prism (0.17.1)
racc (1.7.3)
rainbow (3.1.1)
rake (13.1.0)
regexp_parser (2.8.2)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rubocop (1.57.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.4)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
ruby-lsp (0.12.3)
language_server-protocol (~> 3.17.0)
prism (>= 0.17.1, < 0.18)
sorbet-runtime (>= 0.5.5685)
ruby-progressbar (1.13.0)
rugged (1.7.1)
sorbet-runtime (0.5.11139)
unicode-display_width (2.5.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
asciidoctor-foodogsquared-extensions!
rake
rspec (~> 3.0)
rubocop
ruby-lsp
BUNDLED WITH
2.4.20