2013-02-20 18:09:29 +00:00
|
|
|
source 'https://rubygems.org'
|
|
|
|
|
|
|
|
# Specify your gem's dependencies in seed-fu-mongoid.gemspec
|
|
|
|
gemspec
|
2013-03-27 14:41:04 +00:00
|
|
|
|
|
|
|
gem 'guard-cucumber', :git => 'git://github.com/johnbintz/guard-cucumber', :branch => 'paths_from_profile'
|
|
|
|
|