diff options
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 | 
