diff options
author | Valentin Popov <valentin@popov.link> | 2024-02-14 02:38:59 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2024-02-14 02:38:59 +0300 |
commit | e68f7cf6c7fadb1bceea955a4caf40954d9b024e (patch) | |
tree | 5fe6a1ac66ed98571674ab6686e1742a46812eb8 /Gemfile.lock | |
parent | edaeaf08b8750e8278b18484ff8e0aa180fe3fab (diff) | |
download | popov.link-e68f7cf6c7fadb1bceea955a4caf40954d9b024e.tar.xz popov.link-e68f7cf6c7fadb1bceea955a4caf40954d9b024e.zip |
Moved actual template site
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 08b42db..8c3f63b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -283,11 +283,12 @@ PLATFORMS DEPENDENCIES github-pages (~> 230) - http_parser.rb (~> 0.6.0) - jekyll-feed (~> 0.12) + http_parser.rb (~> 0.6) + jekyll-feed (~> 0.17) + jekyll-sitemap (~> 1.4) tzinfo (>= 1, < 3) tzinfo-data - wdm (~> 0.1.1) + wdm (~> 0.1) webrick (~> 1.8) BUNDLED WITH |