Files
wpscan/Gemfile
2019-09-02 14:45:37 +02:00

9 lines
147 B
Ruby

source "https://rubygems.org"
# If you have any plugins, put them here!
group :jekyll_plugins do
gem "github-pages"
gem "jekyll-sitemap"
end