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

Update gems. (#24499)

This commit is contained in:
XhmikosR
2017-10-23 00:30:03 +03:00
committed by GitHub
parent 52d99a887e
commit 31913e0c21
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.6.0'
gem 'jekyll', '~> 3.6.2'
gem 'jekyll-redirect-from', '~> 0.12.1'
gem 'jekyll-sitemap', '~> 1.1.1'
gem 'jekyll-toc', '~> 0.4.0.rc2'
gem 'jekyll-toc', '~> 0.4.0'
end