git-secret/docs/Gemfile

7 lines
122 B
Ruby
Raw Normal View History

2021-05-04 09:26:39 +00:00
source "https://rubygems.org"
group :jekyll_plugins do
gem "jekyll", ">= 3.6.3"
gem "jekyll-seo-tag", "~> 2.7.1"
end