2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Update devDependencies and gems.

This commit is contained in:
XhmikosR
2018-10-06 11:49:39 +03:00
parent 9d63deb954
commit f59c2d946c
4 changed files with 721 additions and 689 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.8.3'
gem 'jekyll', '~> 3.8.4'
gem 'jekyll-redirect-from', '~> 0.14.0'
gem 'jekyll-sitemap', '~> 1.2.0'
gem 'jekyll-toc', '~> 0.6.0'
gem 'jekyll-toc', '~> 0.7.1'
end