You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -12,6 +12,6 @@ So any backported changelog change can be reviewed if it is under the correct re
## Use the GraalVM release version as ABI version
Similar to https://github.com/oracle/truffleruby/commit/6ecaee25be7949f8354444723bf6a71269e048ab.
In `lib/cext/include/truffleruby/truffleruby-abi-version.h`, similar to https://github.com/oracle/truffleruby/commit/0e920e6959166ea9a2d93f6130cd18ef9638806f.
This avoids any potential reuse of truffleuby-head gems which could otherwise have the same ABI version but with a different meaning.