source 'http://rubygems.org'

gem 'rack_csrf', :path => File.expand_path('../../..', __FILE__)
gem 'rack', '<= 1.5.2'
