Removed librex as it is included as part of msfrpc-client
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -33,9 +33,6 @@ if RUBY_PLATFORM.downcase.include?("mswin")
|
||||
gem "win32console"
|
||||
end
|
||||
|
||||
# for the console shell extension
|
||||
gem "librex", "0.0.52"
|
||||
|
||||
if ENV['BEEF_TEST']
|
||||
# for running unit tests
|
||||
gem "test-unit"
|
||||
|
||||
@@ -45,7 +45,6 @@ DEPENDENCIES
|
||||
dm-sqlite-adapter
|
||||
erubis
|
||||
json
|
||||
librex (= 0.0.52)
|
||||
msfrpc-client
|
||||
parseconfig
|
||||
term-ansicolor
|
||||
|
||||
Reference in New Issue
Block a user