aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-10-29 15:28:15 +0200
committerXhmikosR <[email protected]>2018-10-29 15:40:20 +0200
commitbb0d6bf178de310176d914f73f2f649c229d8c4e (patch)
tree17177be2a09d86ab041d43858481692f3706a2b2 /Gemfile
parent2c2d04aba58d081ffa0c376c5c5d23bd3f07c071 (diff)
downloadbootstrap-bb0d6bf178de310176d914f73f2f649c229d8c4e.tar.xz
bootstrap-bb0d6bf178de310176d914f73f2f649c229d8c4e.zip
Update devDependencies and gems.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2465694d3..c88697a51 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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