File: Gemfile

package info (click to toggle)
ruby-github-markup 1.2.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 316 kB
  • ctags: 65
  • sloc: ruby: 281; python: 85; sh: 15; makefile: 13
file content (10 lines) | stat: -rw-r--r-- 207 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
source "http://rubygems.org"
gemspec
gem "redcarpet"
gem "RedCloth"
gem "rdoc", "~>3.6"
gem "org-ruby", "= 0.9.1.gh"
gem "creole", "~>0.3.6"
gem "wikicloth", "=0.6.0"
gem "asciidoctor", "= 0.1.4"
gem "rake"