Compare commits

..

No commits in common. "caab08cb3c91bb40ce456958939119c9edaa2027" and "f3cddbfd8445b66def044024ff917797143f4032" have entirely different histories.

4 changed files with 16 additions and 0 deletions

6
.gitmodules vendored
View file

@ -367,6 +367,12 @@
[submodule "ruby-hamster"]
path = ruby-hamster
url = ssh://aur@aur.archlinux.org/ruby-hamster.git
[submodule "ruby-http"]
path = ruby-http
url = ssh://aur@aur.archlinux.org/ruby-http.git
[submodule "ruby-http-form_data"]
path = ruby-http-form_data
url = ssh://aur@aur.archlinux.org/ruby-http-form_data.git
[submodule "ruby-json_schema"]
path = ruby-json_schema
url = ssh://aur@aur.archlinux.org/ruby-json_schema.git

View file

@ -1324,6 +1324,14 @@ gems = "cool.io"
source = "gems"
gems = "excon"
[ruby-http]
source = "gems"
gems = "http"
[ruby-http-form_data]
source = "gems"
gems = "http-form_data"
["ruby-http_parser.rb"]
source = "gems"
gems = "http_parser.rb"

1
ruby-http Submodule

@ -0,0 +1 @@
Subproject commit cb3bab92d743786e0d0ddef4383312f39d3fe066

1
ruby-http-form_data Submodule

@ -0,0 +1 @@
Subproject commit 2eebcfb62c8befeb37c5b1013c0856edd37ae2d7