attentive/Gemfile

8 lines
148 B
Ruby

source 'https://rubygems.org'
# Specify your gem's dependencies in attentive.gemspec
gemspec
gem 'flowerbox', :path => '../flowerbox'
gem 'guard'