source 'http://rubygems.org'

gem 'nokogiri', '~> 1.4'
gem 'ruby-hmac', '~> 0.3'
gem 'test-unit'

group :dev do
  gem 'rake'
end
