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

Add support for ruby 3.3.0-preview2 #18450

Merged

Conversation

adfoster-r7
Copy link
Contributor

@adfoster-r7 adfoster-r7 commented Oct 13, 2023

Add support for ruby 3.3.0-preview2

This PR is a continuation of the 3.3.0-preview1 work #18147

Verification

Install and use 3.3.0-preview2 locally

rvm install 3.3.0-preview2  --with-openssl-dir=$(brew --prefix openssl@3)
rvm use 3.3.0-preview2
BUNDLE_FORCE_RUBY_PLATFORM=true bundle
  • Ensure CI passes
  • Ensure msfconsole boots locally

@adfoster-r7 adfoster-r7 force-pushed the add-support-for-ruby-3.3.0-preview2 branch from 5e9afb4 to b81252e Compare October 13, 2023 00:41
@cgranleese-r7 cgranleese-r7 self-assigned this Oct 13, 2023
@cgranleese-r7 cgranleese-r7 merged commit e1a307e into rapid7:master Oct 13, 2023
34 checks passed
@adfoster-r7 adfoster-r7 added the rn-enhancement release notes enhancement label Oct 13, 2023
@adfoster-r7
Copy link
Contributor Author

Release Notes

Adds support for Ruby 3.3.0-preview2

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

Successfully merging this pull request may close these issues.

None yet

2 participants