git-secret/docs/Gemfile
2021-05-04 13:01:41 +03:00

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