mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 12:09:28 +01:00
Revert "Gemfile: practically rewrite to scope gem sources, add git-lfs"
This reverts commit 59111275c1
.
This commit is contained in:
parent
b65021eca7
commit
b79f84c6ab
10
Gemfile
vendored
10
Gemfile
vendored
@ -1,8 +1,6 @@
|
||||
source "https://rubygems.org" do
|
||||
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"
|
||||
# Required for `bundle exec jekyll serve`
|
||||
gem "webrick"
|
||||
end
|
||||
|
||||
source "https://packagecloud.io/github/git-lfs" do
|
||||
gem "git-lfs"
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user