summaryrefslogtreecommitdiff
path: root/spec/ruby/library/net-ftp
AgeCommit message (Collapse)Author
2025-03-27Update to ruby/spec@5e579e2Andrew Konchin
Notes: Merged: https://github.com/ruby/ruby/pull/12984
2025-01-30Update to ruby/spec@affef93Andrew Konchin
Notes: Merged: https://github.com/ruby/ruby/pull/12679
2024-07-02Update to ruby/spec@f8987acAndrew Konchin
2024-06-18net-ftp-0.3.6 always return response with put/puttextfile.Hiroshi SHIBATA
* https://github.com/ruby/net-ftp/pull/34 * https://github.com/ruby/net-ftp/issues/36
2024-03-16Prefer the simple read/write `File` singleton methodsNobuyoshi Nakada
2024-02-26Update to ruby/spec@3a510bbBenoit Daloze
2024-02-15Skip failing examples at Ruby 3.2+Hiroshi SHIBATA
2024-02-15Re-enabled old bundled gemsHiroshi SHIBATA
2024-02-15Rename and restructured net/ftp and net/http examplesHiroshi SHIBATA