From d96c9230b60576eac4f58fc8c948b9d6b900018b Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 28 Feb 2020 13:23:23 +0100 Subject: icons --- Gemfile.lock | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 1bc9059..d4f671b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,6 +29,9 @@ GEM rouge (~> 3.0) safe_yaml (~> 1.0) terminal-table (~> 1.8) + jekyll-last-modified-at (1.2.1) + jekyll (>= 3.7, < 5.0) + posix-spawn (~> 0.3.9) jekyll-sass-converter (2.1.0) sassc (> 2.0.1, < 3.0) jekyll-watch (2.2.1) @@ -43,6 +46,7 @@ GEM mercenary (0.3.6) pathutil (0.16.2) forwardable-extended (~> 2.6) + posix-spawn (0.3.13) public_suffix (4.0.3) rb-fsevent (0.10.3) rb-inotify (0.10.1) @@ -60,6 +64,7 @@ PLATFORMS DEPENDENCIES jekyll (~> 4.0) + jekyll-last-modified-at BUNDLED WITH 1.17.3 -- cgit v1.2.1