2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Update devDependencies and gems. (#25502)

This commit is contained in:
XhmikosR
2018-01-30 10:17:35 +02:00
committed by GitHub
parent f76e1f6a25
commit e559034d36
4 changed files with 57 additions and 47 deletions
+1 -1
View File
@@ -3,6 +3,6 @@ source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.7.0'
gem 'jekyll-redirect-from', '~> 0.13.0'
gem 'jekyll-sitemap', '~> 1.1.1'
gem 'jekyll-sitemap', '~> 1.2.0'
gem 'jekyll-toc', '~> 0.5.1'
end