source "http://rubygems.org" gemspec gem 'wash_out', "~> 0.9.1", git: 'git://github.com/inossidabile/wash_out.git' gem 'wasabi' gem 'savon', '>= 2.0.0' gem 'httpi', :git => 'git://github.com/savonrb/httpi.git' gem 'rspec-rails' gem 'guard' gem 'guard-rspec' gem 'rb-fsevent' gem 'appraisal' gem 'tzinfo' gem 'pry' gem 'simplecov' gem 'simplecov-summary'