source "http://rubygems.org"

gem "rails"
gem "authlogic"

group :development do
  gem "bundler"
  gem "jeweler"
  gem "simplecov"
end
