1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-05 06:44:40 +00:00
nixpkgs/pkgs/applications/misc/gollum/Gemfile

9 lines
121 B
Ruby
Raw Normal View History

2016-02-11 18:49:33 +00:00
source 'https://rubygems.org'
gem 'gollum'
2021-07-20 01:57:43 +01:00
gem 'asciidoctor'
gem 'creole'
gem 'wikicloth'
gem 'org-ruby'
gem 'RedCloth'