source 'http://rubygems.org'

gem 'oauth2'
gem 'json'

group :development, :test do
  gem 'mailcatcher'
end