mirror of
https://github.com/dragonlock2/dragonlock2.github.io.git
synced 2025-10-11 12:07:56 +00:00
6 lines
139 B
Ruby
6 lines
139 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "github-pages", group: :jekyll_plugins
|
|
gem "jekyll-include-cache", group: :jekyll_plugins
|
|
gem "webrick"
|