source 'http://rubygems.org' gem 'typhoeus' gem 'json' group :development, :test do gem 'autotest' gem 'rspec' gem 'debugger' gem 'factory_girl' end