source "https://rubygems.org"

gem "httparty"

group :test do
  gem "test-unit"
  gem "mocha"
end