attentive/Gemfile

8 lines
148 B
Ruby
Raw Permalink Normal View History

2012-02-09 22:05:12 +00:00
source 'https://rubygems.org'
# Specify your gem's dependencies in attentive.gemspec
gemspec
2012-03-13 17:20:57 +00:00
gem 'flowerbox', :path => '../flowerbox'
gem 'guard'