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

New Ruby is here #1719

Merged
merged 4 commits into from Dec 29, 2023
Merged

New Ruby is here #1719

merged 4 commits into from Dec 29, 2023

Conversation

mostlyobvious
Copy link
Member

No description provided.

So just don't test on Ruby 3.3 this gem yet. An alternative is to mess
around with Ruby platform and let it compile each time. Probably
de-optimizes older Ruby versions, which have a precompiled binaries
already.
Add as an explicit dependency early and forget.
Was:
undefined method `arbitrary_method_name' for #<AggregateRoot::InstrumentedRepository:

Is now:
undefined method `arbitrary_method_name' for an instance of AggregateRoot::InstrumentedRepository
@mostlyobvious mostlyobvious merged commit 4736a54 into master Dec 29, 2023
88 of 92 checks passed
@mostlyobvious mostlyobvious deleted the ruby_3_3 branch December 29, 2023 14:30
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.

None yet

1 participant