tea-time/Gemfile

10 lines
129 B
Ruby

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