File: rspec_2.99.gemfile

package info (click to toggle)
ruby-i18n-spec 0.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 224 kB
  • sloc: ruby: 478; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 114 bytes parent folder | download
1
2
3
4
5
6
7
8
source 'https://rubygems.org'

gem 'bundler'
gem 'iso'
gem 'jeweler'
gem 'rake'
gem 'rdoc'
gem 'rspec', '~> 2.99'