Update ffi requirement from >= 1.15.5, < 1.17.0 to >= 1.15.5, < 1.18.0 (#7076)

Updates the requirements on [ffi](https://github.com/ffi/ffi) to permit the latest version.
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ffi/ffi/compare/v1.15.5...v1.17.0)

---
updated-dependencies:
- dependency-name: ffi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-29 14:37:00 +05:30 committed by GitHub
parent 99f3631ee0
commit b2df0d3433
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ gem "inspec-bin", path: "./inspec-bin"
# ffi version v1.17.0 is breaking verify pipeline as it requires
# rubygems version to be upgraded to >= 3.3.22 Ref:https://buildkite.com/chef/inspec-inspec-main-verify-private/builds/812#018fe177-2ccb-45ed-a25e-213c8a6453df/698-707
gem "ffi", ">= 1.15.5", "< 1.17.0"
gem "ffi", ">= 1.15.5", "< 1.18.0"
# We have a build issue 2023-11-13 with unf_ext 0.0.9 so we are pinning to 0.0.8.2
# See https://github.com/knu/ruby-unf_ext/issues/74 https://buildkite.com/chef/inspec-inspec-inspec-5-omnibus-release/builds/22