Skip to content

Commit f76adf6

Browse files
author
RageLtMan
committed
Update Gemfile.lock with rex-socket bump
Rex' sockets gem now includes the methods used in this PR for determining if a string represents an IP address, whether it's v4 or 6. Bump the version contained in Gemfile.lock to permit more testing
1 parent 7cc7fe7 commit f76adf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ GEM
301301
metasm
302302
rex-core
303303
rex-text
304-
rex-socket (0.1.6)
304+
rex-socket (0.1.7)
305305
rex-core
306306
rex-sslscan (0.1.4)
307307
rex-socket

0 commit comments

Comments
 (0)