1
0

Update Gemfile.lock with newer jekyll version

This commit is contained in:
vinoth chandar
2018-09-29 20:50:03 +05:30
committed by GitHub
parent b5a75fdd91
commit 06bdba3cef

View File

@@ -25,7 +25,7 @@ GEM
github-pages (106) github-pages (106)
activesupport (= 4.2.7) activesupport (= 4.2.7)
github-pages-health-check (= 1.2.0) github-pages-health-check (= 1.2.0)
jekyll (= 3.3.1) jekyll (= 3.6.3)
jekyll-avatar (= 0.4.2) jekyll-avatar (= 0.4.2)
jekyll-coffeescript (= 1.0.1) jekyll-coffeescript (= 1.0.1)
jekyll-feed (= 0.8.0) jekyll-feed (= 0.8.0)
@@ -58,7 +58,7 @@ GEM
nokogiri (>= 1.4) nokogiri (>= 1.4)
i18n (0.9.1) i18n (0.9.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
jekyll (3.3.1) jekyll (3.6.3)
addressable (~> 2.4) addressable (~> 2.4)
colorator (~> 1.0) colorator (~> 1.0)
jekyll-sass-converter (~> 1.0) jekyll-sass-converter (~> 1.0)
@@ -149,7 +149,7 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
github-pages (~> 106) github-pages (~> 106)
jekyll (= 3.3.1) jekyll (= 3.6.3)
jekyll-feed (~> 0.6) jekyll-feed (~> 0.6)
BUNDLED WITH BUNDLED WITH