source 'https://rubygems.org'
gem 'bundler', '~> 1.1'
gemspec :path => '..'
gem 'xpath', github: 'teamcapybara/xpath'
gem 'rspec', '~>3.4.0'