summaryrefslogtreecommitdiff
path: root/lib/net/http/net-http.gemspec
Commit message (Expand)AuthorAgeFilesLines
* Redirect to `IO::NULL` for the portabilityNobuyoshi Nakada2023-05-051-1/+1
* [ruby/net-http] Exclude git related filesNobuyoshi Nakada2023-03-061-1/+1
* [ruby/net-http] Read in binary mode to get rid of invalid byte sequenceNobuyoshi Nakada2023-03-061-3/+8
* Removed dependency of net-protocol. There is no plan to remove from stdlibHiroshi SHIBATA2022-02-211-1/+0
* [ruby/net-http] gemspec: Drop unused directive "executables"Olle Jonsson2021-11-171-1/+0
* Added dependencies for net-httpHiroshi SHIBATA2020-12-021-0/+1
* Added dependency for net-protocolHiroshi SHIBATA2020-11-061-0/+2
* Added the missing licenses field to some default gemsHiroshi SHIBATA2020-08-181-0/+1
* Extract version number from the sourceNobuyoshi Nakada2020-07-301-6/+9
* The current net-http is only works with Ruby 2.6+Hiroshi SHIBATA2020-04-081-1/+1
* Add workaround for test-bundler failureKazuhiro NISHIYAMA2020-03-121-1/+1
* Promote net-http to the default gems.Hiroshi SHIBATA2020-02-211-0/+29