Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Bump FFI gem from 1.15.5 to 1.16.3 #852

Merged

Conversation

mhashizume
Copy link
Contributor

@mhashizume mhashizume commented May 15, 2024

Previously, we had pinned the FFI gem to 1.15.5 because 1.16.0 had a bug that affected Windows. That bug was resolved in 1.16.3[1] and we updated Facter (puppetlabs/facter@9ef20e5) and Puppet
(puppetlabs/puppet@aa51340) to be compatible with this version of FFI.

This commit updates all instances of FFI 1.15.5 (generic gem and Windows 32- and 64-bit gems) to 1.16.3.

[1] ffi/ffi#1056

Previously, we had pinned the FFI gem to 1.15.5 because 1.16.0 had a bug
that affected Windows. That bug was resolved in 1.16.3[1] and we updated
Facter (puppetlabs/facter@9ef20e5) and Puppet
(puppetlabs/puppet@aa51340) to be compatible with this version of FFI.

This commit updates all instances of FFI 1.15.5 (generic gem and
Windows 32- and 64-bit gems) to 1.16.3.

[1] ffi/ffi#1056
@mhashizume mhashizume linked an issue May 15, 2024 that may be closed by this pull request
3 tasks
@mhashizume mhashizume marked this pull request as ready for review May 17, 2024 17:36
@mhashizume mhashizume requested review from a team as code owners May 17, 2024 17:36
@joshcooper joshcooper merged commit 02d98a9 into puppetlabs-toy-chest:master May 17, 2024
3 checks passed
@joshcooper joshcooper added the enhancement New feature or request label May 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump rubygem-ffi to 1.16.3
2 participants