mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-16 04:34:56 +02:00
Gemfile: add wdm if we are on windows.
This commit is contained in:
parent
0b11911516
commit
5d0531d848
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
|
@ -1,3 +1,4 @@
|
|||
source "https://rubygems.org"
|
||||
gem 'tzinfo-data'
|
||||
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
|
||||
gem "github-pages", group: :jekyll_plugins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue