6 lines
76 B
Ruby
6 lines
76 B
Ruby
source "http://rubygems.org"
|
|
|
|
gem "sinatra"
|
|
gem 'require_all'
|
|
gem 'shotgun'
|