diff options
author | delano <delano@solutious.com> | 2017-01-26 14:26:45 -0800 |
---|---|---|
committer | delano <delano@solutious.com> | 2017-01-26 14:27:19 -0800 |
commit | 01a97e12db73ffff083e16d21a3e9beae73b689b (patch) | |
tree | d0111a4cd717dc134c2b4cb6e508f14e91697926 /README.md | |
parent | f776eaaee0fc4859e5e0137c6b05600dcda3d1a0 (diff) | |
download | net-ssh-gateway-master.tar.gz |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -69,6 +69,10 @@ Then, when install the gem, do so with high security: If you don't add the public key, you'll see an error like "Couldn't verify data signature". +## Ruby 1.9 + +As of release 2.0.0, net-ssh-gateway supports only Ruby >= 2.0.0. The last release that supports Ruby 1.9 is 1.3.0. + ## LICENSE: |