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

3
.gitmodules vendored
View File

@ -1,3 +0,0 @@
[submodule "xpath"]
path = xpath
url = git://github.com/jnicklas/xpath.git

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'

1
xpath

@ -1 +0,0 @@
Subproject commit 6429e5a84a7893d514be1cb04d3ff250b74ab1f8