mirror of
https://gh.wpcy.net/https://github.com/aspirepress/Governance.git
synced 2026-07-15 11:06:25 +08:00
6 lines
104 B
Ruby
6 lines
104 B
Ruby
source 'https://rubygems.org'
|
|
|
|
group :jekyll_plugins do
|
|
gem 'github-pages'
|
|
gem 'jekyll-sitemap'
|
|
end
|