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

Fix object movement bugs #638

Merged
merged 2 commits into from
Jan 23, 2021
Merged

Fix object movement bugs #638

merged 2 commits into from
Jan 23, 2021

Conversation

XrXr
Copy link
Contributor

@XrXr XrXr commented Jan 23, 2021

Fixes #637

@ohler55
Copy link
Owner

ohler55 commented Jan 23, 2021

Is that all that's needed. Nice. You are a star. I'll merge once travis completes.

@XrXr
Copy link
Contributor Author

XrXr commented Jan 23, 2021

Thanks! On a somewhat related note, it might be a good idea to add a CI check for Ruby 3.0.0.

@ohler55
Copy link
Owner

ohler55 commented Jan 23, 2021

I tried a week or 2 ago and travis still don't support 3.0. Maybe time to try again. Travis always lags on new Ruby releases.

@ohler55 ohler55 merged commit 6786984 into ohler55:develop Jan 23, 2021
@ohler55
Copy link
Owner

ohler55 commented Jan 23, 2021

Travis still does not support Ruby 3.0.0 on macOS.

This was referenced Mar 15, 2021
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.

GC.compact moves references held by Oj, leading to TypeErrors
2 participants