mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-24 09:13:16 +02:00
Revert "Gemfile: pin jekyll-sass-converter to v2.2"
This breaks build on some Linux distributions
This reverts commit c157032c80
.
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -1,4 +1,3 @@
|
|||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
gem "jekyll-sass-converter", "~>2.2"
|
|
||||||
gem "wdm", "~> 0.1.0" if Gem.win_platform?
|
gem "wdm", "~> 0.1.0" if Gem.win_platform?
|
||||||
gem 'minimal-mistakes-hacks-guide', :path => '_theme'
|
gem 'minimal-mistakes-hacks-guide', :path => '_theme'
|
||||||
|
Reference in New Issue
Block a user