summary refs log tree commit diff
path: root/pkgs/applications/misc/jekyll/Gemfile
blob: 060f7e6a1ff04ca278829035f32e035f810e7a07 (plain) (blame)
1
2
3
4
source 'https://rubygems.org'
gem 'jekyll'
gem 'rdiscount'
gem 'RedCloth'