jekyll: 3.7.2 -> 3.7.3

This commit is contained in:
Michael Weiss
2018-02-28 15:10:58 +01:00
parent 0a672f7984
commit bd0ff570a2
6 changed files with 15 additions and 25 deletions
@@ -53,10 +53,10 @@
ffi = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0c2dl10pi6a30kcvx2s6p2v1wb4kbm48iv38kmz2ff600nirhpb8";
sha256 = "0zw6pbyvmj8wafdc7l5h7w20zkp1vbr2805ql5d941g2b20pk4zr";
type = "gem";
};
version = "1.9.21";
version = "1.9.23";
};
forwardable-extended = {
source = {
@@ -104,10 +104,10 @@
dependencies = ["addressable" "colorator" "em-websocket" "i18n" "jekyll-sass-converter" "jekyll-watch" "kramdown" "liquid" "mercenary" "pathutil" "rouge" "safe_yaml"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "05f61rqwz1isci7by34zyz38ah2rv5b8i5h618cxcl97hwqps8n2";
sha256 = "1k8pz95yiwxj6h645sxwckl227lah97lshv9xxrddhldxwf0n0ff";
type = "gem";
};
version = "3.7.2";
version = "3.7.3";
};
jekyll-avatar = {
dependencies = ["jekyll"];