File: Gemfile

package info (click to toggle)
ruby-classifier 1.3.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 224 kB
  • sloc: ruby: 739; makefile: 5
file content (5 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (2)
1
2
3
4
5
source 'https://rubygems.org'
gem 'rake'
gem 'rspec', :require => 'spec'
gem 'rdoc' 
gem 'fast-stemmer'