File: Gemfile

package info (click to toggle)
ruby-delorean 2.1.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 144 kB
  • sloc: ruby: 242; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
source 'http://rubygems.org'
gemspec

gem 'rspec', '~> 2.9.0'
gem 'activesupport', '> 2.3.0'
gem 'rake'