mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 03:59:31 +01:00
9 lines
150 B
Ruby
Vendored
9 lines
150 B
Ruby
Vendored
source "https://rubygems.org" do
|
|
gem "github-pages"
|
|
gem "webrick"
|
|
end
|
|
|
|
source "https://packagecloud.io/github/git-lfs" do
|
|
gem "git-lfs"
|
|
end
|