Skip to content

Conversation

cdelafuente-r7
Copy link
Contributor

@cdelafuente-r7 cdelafuente-r7 commented Sep 3, 2025

Building native extensions with ruby-3.2.8 and the latest GCC 15 is failing for bson and ed25519 gems. Apparently it is a know issue: https://bugs.ruby-lang.org/issues/21290

The current versions are:

  • bson 5.0.2
  • ed25519 1.3.0

New versions include a patch that fixes this issue.

This PR just bump these versions to:

  • bson 5.1.1
  • ed25519 1.4.0

@cdelafuente-r7 cdelafuente-r7 added the rn-fix release notes fix label Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn-fix release notes fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant