README.rdoc in net-ssh-simple-1.6.3 vs README.rdoc in net-ssh-simple-1.6.4
- old
+ new
@@ -1,5 +1,5 @@
-= Net::SSH::Simple {<img src="https://gemnasium.com/busyloop/net-ssh-simple.png" alt="Dependency Status" />}[https://gemnasium.com/busyloop/net-ssh-simple]
+= Net::SSH::Simple
Net::SSH::Simple is a simple wrapper around Net::SSH and Net::SCP.
It reduces the amount of boilerplate code that you need to write for
handling SSH-connections, thereby preventing many common mistakes related