Skip to content

Commit

Permalink
Revert "Gemfile: use conventional upstream install"
Browse files Browse the repository at this point in the history
This reverts commit 83a8491.
  • Loading branch information
Mikaela committed Feb 12, 2024
1 parent c695969 commit bc1befc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"
# For now this is a GitHub Pages hosted website.
# Ref: https://github.com/Mikaela/mikaela.github.io/issues/153
gem 'github-pages', group: :jekyll_plugins
gem "github-pages"
# Required for `bundle exec jekyll serve`
gem "webrick"

0 comments on commit bc1befc

Please sign in to comment.