digininja / CeWL

CeWL is a Custom Word List Generator
1.96k stars 258 forks source link

Fixnum is depricated #39

Closed ProgramFilesx86 closed 4 years ago

ProgramFilesx86 commented 6 years ago

hi , i've problem when i use Cewl when i run it show me this "/usr/lib/ruby/vendor_ruby/spider/spider_instance.rb:125: warning: constant ::Fixnum is deprecated" please can u tell me what should i do

digininja commented 6 years ago

This was fixed with this commit back in April:

https://github.com/digininja/CeWL/commit/d86e3250c0fd27c2e740cf9281b7c68cec1e40e3#diff-e9785f85b3c4bec98fdad1f8f609c3a3

If you run the latest version it should be fine

ProgramFilesx86 commented 6 years ago

oh thanks ... but what exactly should i do -update cewl Or -edit cewl.rb like this commit or both

ProgramFilesx86 commented 6 years ago

thanx digininja it's been fixed ;)