teamcapybara--capybara/gemfiles/Gemfile.gumbo

7 lines
153 B
Plaintext

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