Unverified Commit 2bb2ff77 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

jekyll-compose: init at 0.12.0 (#322694)

parents d0b8e2c7 55caa5ec
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -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"];