0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-17 12:53:50 +02:00
dendrite/docs/Gemfile

6 lines
145 B
Ruby

source "https://rubygems.org"
gem "github-pages", "~> 226", group: :jekyll_plugins
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.15.1"
end