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:
parent
c3e75f8988
commit
7698c3582e
3 changed files with 1 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue