Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump IRB #19709

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Bump IRB #19709

wants to merge 2 commits into from

Conversation

szymonj99
Copy link
Contributor

This PR bumps the IRB version.
Since Framework is now using 3.2.5, it is safe to unpin and bump IRB as per the original thread: #18432 (comment)

Verification

  • Start msfconsole
  • irb
  • Ensure it works as expected
  • Get a session
  • session -i -1
  • irb
  • Ensure it works as expected
  • Passing CI

@szymonj99
Copy link
Contributor Author

Reasoning for this bump:

  • I reported a bug in IRB's repo. IRB currently leaks its Reline changes globally meaning that when/if IRB fixes it, it would be nice to pull those changes in. Doing two smaller updates could be easier than a big version bump.
  • Since IRB 1.8, there has been built-in debug.gem support into IRB. This seems like nice functionality to have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants