ngx_borderpatrol/Gemfile

9 lines
151 B
Ruby
Raw Normal View History

2014-05-30 23:15:20 +00:00
source 'https://rubygems.org/'
gem 'sinatra'
gem 'httparty'
gem 'god'
gem 'haml'
# For reloading every request to the sinatra test apps
gem 'shotgun'