2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Update devDependencies and gems

This commit is contained in:
XhmikosR
2020-10-27 08:08:57 +02:00
parent 35de511cb3
commit 1a90b8a418
5 changed files with 567 additions and 793 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ group :development, :test do
gem 'jekyll', '~> 4.1.1'
gem 'jekyll-redirect-from', '~> 0.16.0'
gem 'jekyll-sitemap', '~> 1.4.0'
gem 'jekyll-toc', '~> 0.14.0'
gem 'jekyll-toc', '~> 0.15.0'
gem 'wdm', '~> 0.1.1', :install_if => Gem.win_platform?
end