jekyll-compose: init at 0.12.0 (#322694)

This commit is contained in:
Aleksana 2024-10-29 15:46:56 +08:00 committed by GitHub
commit 2bb2ff77eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1548,6 +1548,17 @@
};
version = "0.4.0";
};
jekyll-compose = {
dependencies = ["jekyll"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1ny8xps0mrmx2w0xxc9rwa15ch1wkxvdrzxiwnqramqwja566y04";
type = "gem";
};
version = "0.12.0";
};
jekyll-default-layout = {
dependencies = ["jekyll"];
groups = ["default"];