File: Gemfile

package info (click to toggle)
ruby-mimemagic 0.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 156 kB
  • sloc: ruby: 228; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 87 bytes parent folder | download
1
2
3
4
5
6
source 'https://rubygems.org/'
gemspec

gem 'yard'
gem 'redcarpet'
gem 'github-markup'