source "https://rubygems.org"

gem 'rake'
gem 'rack'
gem 'rspec'
gem 'activesupport', :require => 'active_support/core_ext/object/to_query'
