mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 12:09:28 +01:00
Gemfile: use conventional upstream install
This commit is contained in:
parent
009fc4fe7e
commit
83a8491356
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"
|
gem 'github-pages', group: :jekyll_plugins
|
||||||
# Required for `bundle exec jekyll serve`
|
# Required for `bundle exec jekyll serve`
|
||||||
gem "webrick"
|
gem "webrick"
|
||||||
|
Loading…
Reference in New Issue
Block a user