6 lines
86 B
Ruby
6 lines
86 B
Ruby
source :rubygems
|
|
|
|
gem 'sinatra', '~> 1.3.2'
|
|
gem 'attentive', :path => '../attentive'
|
|
|