File: Gemfile

package info (click to toggle)
ruby-redcloth 4.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 708 kB
  • sloc: ruby: 1,233; ansic: 201; makefile: 25
file content (7 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
source 'https://rubygems.org'
gemspec

group :compilation do
  gem 'rvm', '~> 1.11.3.9'
  gem 'rake-compiler', '~> 0.7.1'
end