diff --git a/Gemfile b/Gemfile index 53555ffd..67b44a29 100644 --- a/Gemfile +++ b/Gemfile @@ -3,6 +3,6 @@ gem 'github-pages' gemspec gem 'jekyll-seo-tag' gem 'wdm', '>= 0.1.0' if Gem.win_platform? -gem 'jekyll_image_processing', git: 'https://github.com/benubois/jekyll_image_processing' +# gem 'jekyll_image_processing', git: 'https://github.com/benubois/jekyll_image_processing' # https://github.com/jekyll/jekyll/issues/8523#issuecomment-751409319 gem "webrick", "~> 1.8"