nixpkgs/pkgs/applications/misc/jekyll/Gemfile

6 lines
75 B
Ruby

source "https://rubygems.org"
gem 'jekyll'
gem 'rdiscount'
gem 'RedCloth'