Skip to content

Commit ee960d2

Browse files
committed
I noticed some tests are failing on gitHub, looks like I need to update the Gemfile.lock, as the library net/sftp was added for this auxiliary module
1 parent 840da8d commit ee960d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Gemfile.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ PATH
4949
nessus_rest
5050
net-imap
5151
net-ldap
52+
net-sftp
5253
net-smtp
5354
net-ssh
5455
network_interface
@@ -324,6 +325,8 @@ GEM
324325
net-ldap (0.19.0)
325326
net-protocol (0.2.2)
326327
timeout
328+
net-sftp (4.0.0)
329+
net-ssh (>= 5.0.0, < 8.0.0)
327330
net-smtp (0.5.0)
328331
net-protocol
329332
net-ssh (7.2.3)

0 commit comments

Comments
 (0)