mirror of
https://github.com/hacks-guide/minimal-mistakes.git
synced 2025-02-17 07:20:50 +00:00
6 lines
151 B
Ruby
6 lines
151 B
Ruby
![]() |
source "https://rubygems.org"
|
||
|
|
||
|
# use local theme gem for testing
|
||
|
gem "minimal-mistakes-jekyll", path: "../"
|
||
|
|
||
|
gem "wdm", "~> 0.1.0" if Gem.win_platform?
|