Skip to content

Commit

Permalink
remove gem github-pages to un-break the build.
Browse files Browse the repository at this point in the history
Following advice here: alshedivat/al-folio#161
  • Loading branch information
postylem committed Jan 18, 2023
1 parent efdb444 commit 020db4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
source 'https://rubygems.org'
group :jekyll_plugins do
gem 'github-pages'
gem 'rouge'
gem "jekyll", ">= 3.7.4"
gem 'jekyll-email-protect'
# gem 'jekyll-paginate'
gem 'jekyll-scholar'
gem 'unicode_utils'
gem 'webrick'
end

0 comments on commit 020db4e

Please sign in to comment.