mirror of
https://github.com/sobolevn/git-secret
synced 2024-10-31 21:20:29 +00:00
7 lines
122 B
Ruby
7 lines
122 B
Ruby
source "https://rubygems.org"
|
|
|
|
group :jekyll_plugins do
|
|
gem "jekyll", ">= 3.6.3"
|
|
gem "jekyll-seo-tag", "~> 2.7.1"
|
|
end
|