Tidy info

Replace errant \t with \x20
bug/bundler_fix
Justin Steven 2016-09-21 20:11:16 +10:00
parent 1e24568406
commit dcfbb9ee6a
No known key found for this signature in database
GPG Key ID: F2B6D8D0DC2EBE82
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ class MetasploitModule < Msf::Exploit::Remote
'Platform' => 'ruby',
'Arch' => ARCH_RUBY,
'Privileged' => false,
'Targets' => [ ['Automatic', {} ] ],
'Targets' => [ ['Automatic', {} ] ],
'DefaultTarget' => 0,
'DefaultOptions' =>
{