AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- updated to version 2.0.0 see installed CHANGES.txt === 2.0.0 / 26 Jan 2017 * Update net-ssh dependency to 4.0.0 which requires Ruby version >= 2.0 [delano] === 1.3.0 / 26 Jan 2017 * Fix for loop_wait option on initialization [mfazekas, tpitale] * Use bundler and remove remove jeweler [tpitale] * Use minitest instead of test/unit [tpitale] * Added Travis CI config [tpitale]
- adapt to new rubygem packaging styles
- updated to version 1.2.0 +* Added public cert. All gem releases are now signed. See INSTALL in readme.
- Update to version 1.1.0: * Fix for sporadicly stalled SSH connections in Ruby 1.9 * Decrease wait time within Net::SSH session loop - Fixed license, according to README.rdoc, it's MIT
- use rubygems_requires macro
- initial package