File: Gemfile

package info (click to toggle)
ruby-god 0.13.7-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 832 kB
  • sloc: ruby: 6,641; ansic: 237; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (3)
1
2
3
4
5
source 'https://rubygems.org'
gemspec

gem 'redcarpet', '< 3.0.0'
gem 'sanitize', '2.0.3'