1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/Gemfile

7 lines
123 B
Text
Raw Normal View History

source 'https://rubygems.org'
gem 'bundler', '~> 1.1'
gemspec
2013-03-15 21:29:02 -04:00
gem 'xpath', :git => 'git://github.com/jnicklas/xpath.git'