Guide_3DS/Gemfile

5 lines
164 B
Ruby
Raw Permalink Normal View History

2016-10-30 01:02:14 +02:00
source "https://rubygems.org"
gem "jekyll-sass-converter", "~>2.2"
gem "wdm", "~> 0.1.0" if Gem.win_platform?
gem 'minimal-mistakes-hacks-guide', :path => '_theme'