Skip to content

Conversation

@nevans
Copy link
Collaborator

@nevans nevans commented Apr 26, 2025

This is the same code I used in the v0.4-stable backport. I didn't use it in the main branch because the minimum ruby version is 3.1. But that breaks when JRuby and TruffleRuby try to require "net/imap".

Fixes #452.

This is the same code I used in the `v0.4-stable` backport.  I didn't
use it in the main branch because the minimum ruby version is 3.1.  But
that breaks when JRuby and TruffleRuby try to `require "net/imap"`.

Fixes #452.
@nevans nevans merged commit 4e14547 into master Apr 26, 2025
37 checks passed
@nevans nevans deleted the config/ractor-jruby branch April 26, 2025 19:55
@nevans nevans added the bug Something isn't working label Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NameError: uninitialized constant Net::IMAP::Config::AttrTypeCoercion::Ractor with release 0.5.7 and Rails 6.1.7.10

2 participants