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

Update gems.

This commit is contained in:
XhmikosR
2018-07-06 12:06:18 +03:00
parent 09d0c5de0c
commit 907f9a7ae4
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.8.3'
gem 'jekyll-redirect-from', '~> 0.13.0'
gem 'jekyll-redirect-from', '~> 0.14.0'
gem 'jekyll-sitemap', '~> 1.2.0'
gem 'jekyll-toc', '~> 0.6.0'
end