You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will be resolved by a bundler version bump; which I think we're just about ready to support - we just need to tweak a few internal things first
Here's the placeholder PR for the bundler bump it's closed for now, but will be re-opened soon
The R7 nightly installers are already bumped via bundler.patch and Kali can do the same if they want to apply this as one of their custom gitlab patches ahead of time if they want to remove the noise sooner
This issue has been left open with no activity for a while now.
We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 30 days since the last update here.
If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.
On a new kali install, using a git checkout of msf, and installed gems.
While there are several issues which mention the issue in passing, none address it directly.
When running
msfconsole
,msfdb
, the following output (warning) is observed:Calling 'DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call 'DidYouMean.correct_error(error_name, spell_checker)' instead.
The text was updated successfully, but these errors were encountered: