File: Gemfile

package info (click to toggle)
ruby-inflecto 0.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 236 kB
  • sloc: ruby: 691; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
source :rubygems

gemspec

gem 'inflecto', :path => '.'

gem 'devtools', :git => 'https://github.com/datamapper/devtools.git'
eval File.read('Gemfile.devtools')