Removing 'require pry'
I accidentally left a reference to pry in my code. Removingbug/bundler_fix
parent
b8c2643d56
commit
e1b0ba5d3d
|
@ -2,7 +2,7 @@
|
|||
# This module requires Metasploit: http//metasploit.com/download
|
||||
# Current source: https://github.com/rapid7/metasploit-framework
|
||||
##
|
||||
require 'pry'
|
||||
|
||||
require 'msf/core'
|
||||
require 'metasploit/framework/credential_collection'
|
||||
require 'metasploit/framework/login_scanner/jenkins'
|
||||
|
|
Loading…
Reference in New Issue