diff --git a/Gemfile b/Gemfile index f7b0751d19..d187df8615 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,3 @@ 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'