From b41479c91e6685511c1f8ba8586106b322073b62 Mon Sep 17 00:00:00 2001 From: Ben Sanders Date: Sun, 2 Aug 2026 09:49:25 -0400 Subject: added statscounter code --- vendor/bundle/ruby/3.4.0/gems/http_parser.rb-0.8.1/.gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 vendor/bundle/ruby/3.4.0/gems/http_parser.rb-0.8.1/.gitmodules (limited to 'vendor/bundle/ruby/3.4.0/gems/http_parser.rb-0.8.1/.gitmodules') diff --git a/vendor/bundle/ruby/3.4.0/gems/http_parser.rb-0.8.1/.gitmodules b/vendor/bundle/ruby/3.4.0/gems/http_parser.rb-0.8.1/.gitmodules new file mode 100644 index 0000000..7e46b5c --- /dev/null +++ b/vendor/bundle/ruby/3.4.0/gems/http_parser.rb-0.8.1/.gitmodules @@ -0,0 +1,6 @@ +[submodule "http-parser"] + path = ext/ruby_http_parser/vendor/http-parser + url = https://github.com/nodejs/http-parser.git +[submodule "http-parser-java"] + path = ext/ruby_http_parser/vendor/http-parser-java + url = https://github.com/tmm1/http-parser.java -- cgit v1.2.3