source "http://rubygems.org"

gem 'rack', '>=1.4.5'

group :development do
  gem "bundler"
  gem "jeweler"
  gem "rspec"
  gem "rails"
end
