source 'http://rubygems.org'

gem 'rack_csrf', :path => File.expand_path('../../..', __FILE__)
gem 'sinatra', '>= 0.9.4', '<= 1.4.4'
