-
Notifications
You must be signed in to change notification settings - Fork 15
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
ruby 3.3.0 'incompatible marshal file format` errors #4
Comments
Closed
Same here: ❯ ruby -v ❯ bundle list | grep safe_ruby
|
Fixed in 1.0.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Four of the tests fail in ruby 3.3.0 (although they work in 3.2.2) with an
incompatible marshal file format
error, even after updating gem dependencies:Here is the first one:
The text was updated successfully, but these errors were encountered: