8000 Ruby 3.4 compatibility by waltjones · Pull Request #1179 · rollbar/rollbar-gem · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ruby 3.4 compatibility #1179

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

Merged
merged 1 commit into from
Mar 31, 2025
Merged

Ruby 3.4 compatibility #1179

merged 1 commit into from
Mar 31, 2025

Conversation

waltjones
Copy link
Contributor

Description of the change

Ruby 3.4.0 changes the format of trace frames:
https://www.ruby-lang.org/en/news/2024/12/25/ruby-3-4-0-released/

This PR updates rollbar-gem to expect the new format when running Ruby 3.4.0 or higher.

This PR also adds 3.4.1 to the test matrix and bumps the version in the main Gemfile.

Type of change

  • Maintenance

Related issues

Fixes: #1178

@waltjones waltjones merged commit 7ccec96 into master Mar 31, 2025
26 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.

"(unknown method)" in Rollbar UI after upgrading to Ruby 3.4
2 participants
0