Fix nokogiri typo

[SeeRM #8730]
bug/bundler_fix
Tod Beardsley 2013-11-26 10:52:35 -06:00
parent f1c5ab95bf
commit 671c0d9473
No known key found for this signature in database
GPG Key ID: 1EFFB682ADB9F193
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
require 'msf/core'
require 'rex/zip'
require 'Nokogiri'
require 'nokogiri'
module ::Nokogiri
module XML