diff options
| author | XhmikosR <[email protected]> | 2018-10-29 15:28:15 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-10-29 15:40:20 +0200 |
| commit | bb0d6bf178de310176d914f73f2f649c229d8c4e (patch) | |
| tree | 17177be2a09d86ab041d43858481692f3706a2b2 /Gemfile.lock | |
| parent | 2c2d04aba58d081ffa0c376c5c5d23bd3f07c071 (diff) | |
| download | bootstrap-bb0d6bf178de310176d914f73f2f649c229d8c4e.tar.xz bootstrap-bb0d6bf178de310176d914f73f2f649c229d8c4e.zip | |
Update devDependencies and gems.
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d47de5b0e..d03839d3f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,8 +35,8 @@ GEM sass (~> 3.4) jekyll-sitemap (1.2.0) jekyll (~> 3.3) - jekyll-toc (0.8.0) - nokogiri (~> 1.7) + jekyll-toc (0.9.0) + nokogiri (~> 1.8) jekyll-watch (2.1.2) listen (~> 3.0) kramdown (1.17.0) @@ -74,7 +74,7 @@ DEPENDENCIES jekyll (~> 3.8.4) jekyll-redirect-from (~> 0.14.0) jekyll-sitemap (~> 1.2.0) - jekyll-toc (~> 0.8.0) + jekyll-toc (~> 0.9.0) BUNDLED WITH - 1.16.6 + 1.17.1 |
