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 | |
| parent | 2c2d04aba58d081ffa0c376c5c5d23bd3f07c071 (diff) | |
| download | bootstrap-bb0d6bf178de310176d914f73f2f649c229d8c4e.tar.xz bootstrap-bb0d6bf178de310176d914f73f2f649c229d8c4e.zip | |
Update devDependencies and gems.
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,5 +4,5 @@ group :development, :test do gem 'jekyll', '~> 3.8.4' gem 'jekyll-redirect-from', '~> 0.14.0' gem 'jekyll-sitemap', '~> 1.2.0' - gem 'jekyll-toc', '~> 0.8.0' + gem 'jekyll-toc', '~> 0.9.0' end |
