2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Update devDependencies and gems

This commit is contained in:
XhmikosR
2020-05-07 09:19:26 +03:00
parent e82888daf4
commit 4111242cbb
4 changed files with 269 additions and 918 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ group :development, :test do
gem 'jekyll', '~> 4.0.0'
gem 'jekyll-redirect-from', '~> 0.16.0'
gem 'jekyll-sitemap', '~> 1.4.0'
gem 'jekyll-toc', '~> 0.13.1'
gem 'jekyll-toc', '~> 0.14.0'
gem 'wdm', '~> 0.1.1', :install_if => Gem.win_platform?
end