# Pull gem index from rubygems
source 'https://rubygems.org'

# Install ES client
gem 'elasticsearch', '~> 5.0'

gem 'typhoeus'
