Guide_3DS/Gemfile
lifehackerhansol ee2c8a2697
Revert "Gemfile: pin jekyll-sass-converter to v2.2"
This breaks build on some Linux distributions

This reverts commit c157032c80.
2024-03-31 18:45:14 -07:00

4 lines
127 B
Ruby

source "https://rubygems.org"
gem "wdm", "~> 0.1.0" if Gem.win_platform?
gem 'minimal-mistakes-hacks-guide', :path => '_theme'