Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2018-10-29 16:28:15 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-10-29 16:40:20 +0300
commitbb0d6bf178de310176d914f73f2f649c229d8c4e (patch)
tree17177be2a09d86ab041d43858481692f3706a2b2 /Gemfile
parent2c2d04aba58d081ffa0c376c5c5d23bd3f07c071 (diff)
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 2465694d3e..c88697a514 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