mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-25 13:59:25 +01:00
Revert "Gemfile: use conventional upstream install"
This reverts commit 83a8491356
.
This commit is contained in:
parent
c695969697
commit
bc1befc342
2
Gemfile
vendored
2
Gemfile
vendored
@ -1,6 +1,6 @@
|
|||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
# For now this is a GitHub Pages hosted website.
|
# For now this is a GitHub Pages hosted website.
|
||||||
# Ref: https://github.com/Mikaela/mikaela.github.io/issues/153
|
# 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`
|
# Required for `bundle exec jekyll serve`
|
||||||
gem "webrick"
|
gem "webrick"
|
||||||
|
Loading…
Reference in New Issue
Block a user