Cleanup Gemfile and add wdm on Windows (#2708)

pull/2747/head
XhmikosR 2020-06-01 00:09:01 +03:00 committed by GitHub
parent 7cc5f9b409
commit 950e6e0dd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 5 deletions

View File

@ -1,7 +1,4 @@
source 'https://rubygems.org'
gem "jekyll", "~> 3.8.5"
gem "rouge"
gem 'github-pages', group: :jekyll_plugins
gem 'github-pages'
gem 'wdm', '~> 0.1.1', :install_if => Gem.win_platform?