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

Update nokogiri dependency #19867

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

adfoster-r7
Copy link
Contributor

Update nokogiri dependency

Verification

Ensure CI passes

@adfoster-r7 adfoster-r7 force-pushed the update-nokogiri-dependency branch from e6fbf79 to ad8c1c3 Compare February 7, 2025 16:26
@@ -66,7 +66,7 @@ jobs:
- windows-2019
- ubuntu-20.04
ruby:
- 3.1.5
- '3.2'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aligning with our top level .ruby-version

Copy link
Contributor

@sjanusz-r7 sjanusz-r7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Passing CI and working locally:

➜  metasploit-framework git:(ad8c1c3f43) ✗ bundle   
Fetching gem metadata from https://rubygems.org/..........
Fetching nokogiri 1.18.2 (x86_64-darwin)
Installing nokogiri 1.18.2 (x86_64-darwin)
Bundle complete! 18 Gemfile dependencies, 220 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
1 installed gem you directly depend on is looking for funding.
  Run `bundle fund` for details                                                                                                                                           
➜  metasploit-framework git:(ad8c1c3f43) ✗ bundle exec msfconsole -q                                                                    
[*] New in Metasploit 6.4 - The CreateSession option within this module can open an interactive session
msf6 auxiliary(scanner/smb/smb_login) > 

@sjanusz-r7 sjanusz-r7 merged commit 300e99d into rapid7:master Feb 7, 2025
73 checks passed
@sjanusz-r7 sjanusz-r7 added the rn-no-release-notes no release notes label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn-no-release-notes no release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants