1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/gemfiles/Gemfile.gumbo
2019-01-04 12:23:42 -08:00

7 lines
No EOL
152 B
Text

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