tea-time/Gemfile
John Bintz 01cb7cde64 tweaks
2012-03-23 17:25:07 -04:00

10 lines
129 B
Ruby

source :rubygems
gem 'attentive', :path => '../attentive'
gem 'rack-livereload'
gem 'guard'
gem 'guard-livereload'
gem 'thin'