gems bootsnap 1.24.1
v1.24.1

5 hours ago

What's Changed

  • Fix encoding of Ruby source files loaded when BOOTSNAP_READONLY is set.
    Files would incorectly be loaded in ASCII-8BIT causing literal strings outside
    the pure ASCII range to have ASCII-8BIT encoding instead of UTF-8.
    This bug was introduced in 1.24.0.

Full Changelog: v1.24.0...v1.24.1

Don't miss a new bootsnap release

NewReleases is sending notifications on new releases.