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

Non-Breaking Upgrade of Ruby Gems #3142

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

zinduolis
Copy link
Collaborator

@zinduolis zinduolis commented Sep 13, 2024

Pull Request

Thanks for submitting a PR! Please fill in this template where appropriate:

Category

Dependency upgrade

Feature/Issue Description

Q: Please give a brief summary of your feature/fix
A: Non breaking upgrade of ruby gems

Q: Give a technical rundown of what you have changed (if applicable)
A: Running ./install in my Ubuntu environment updated multiple dependencies in the Gemfile.lock, including three packages flagged by Dependabot: rexml, curb, and selenium-webdriver.

Test Cases

Q: Describe your test cases, what you have covered and if there are any use cases that still need addressing.
A: I successfully ran bundle exec rake, with all 131 non-pending test cases passing. The framework started without any issues. I accessed the interface through Firefox, opened another Firefox window, connected the browser to the framework, and verified that browser information was being logged. I then successfully executed several modules, including Google phishing, browser fingerprinting and all the debug modules.

Wiki Page

If you are adding a new feature that is not easily understood without context, please draft a section to be added to the Wiki below.

@zinduolis zinduolis had a problem deploying to Integrate Pull Request September 13, 2024 11:58 — with GitHub Actions Failure
@stephenakq stephenakq merged commit 955a004 into beefproject:master Sep 15, 2024
4 of 5 checks passed
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