jekyll-favicon: init at 1.1.0

Closes #198542.
This commit is contained in:
Victor Engmark 2022-10-30 16:06:12 +13:00
parent 40a81c7f52
commit 13736965d8
2 changed files with 16 additions and 4 deletions

View file

@ -77,6 +77,7 @@ gem 'iconv'
gem 'idn-ruby'
gem 'jbuilder'
gem 'jekyll'
gem 'jekyll-favicon'
gem 'jmespath'
gem 'jwt'
gem 'kramdown-rfc2629'

View file

@ -1100,10 +1100,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "19ynyc7wzl71hn7jw467xr188v0az679l54167slm3jh5mx6rijf";
sha256 = "03qiz6kbk260v3613z4wrk8iy1mi06j631fglcskfxyhf18lpy05";
type = "gem";
};
version = "6.0.7";
version = "6.0.8";
};
hashie = {
groups = ["default"];
@ -1325,6 +1325,17 @@
};
version = "0.1.4";
};
jekyll-favicon = {
dependencies = ["jekyll" "mini_magick" "rexml"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0dyksm4i11n0qshd7wh6dvk8d0fc70dd32ir2dxs6igxq0gd6hi1";
type = "gem";
};
version = "1.1.0";
};
jekyll-feed = {
dependencies = ["jekyll"];
groups = ["default"];
@ -1752,10 +1763,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0rsgvdyh828k6bz95b4391ydv6710d4dsdrrfr684glks7599ldf";
sha256 = "1jbqw7hkx08i5dj74fwfdc16980hsj3mhrxp4mmjxsdzw1kndrvp";
type = "gem";
};
version = "3.2.3";
version = "3.2.4";
};
liquid = {
groups = ["default"];