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

remove xpath submodule

This commit is contained in:
Jonas Nicklas 2013-03-16 02:29:02 +01:00
parent c3e75f8988
commit 7698c3582e
3 changed files with 1 additions and 5 deletions

View file

@ -3,4 +3,4 @@ source 'https://rubygems.org'
gem 'bundler', '~> 1.1'
gemspec
gem 'xpath', :path => 'xpath'
gem 'xpath', :git => 'git://github.com/jnicklas/xpath.git'