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
2019-05-20 16:49:26 +03:00
parent 8daa814fd8
commit 08cc5c3961
4 changed files with 694 additions and 700 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.8.5'
gem 'jekyll', '~> 3.8.6'
gem 'jekyll-sitemap', '~> 1.3.1'
gem 'wdm', '~> 0.1.1', :install_if => Gem.win_platform?
end