From 8789b19aed4149ccc04dac578c5ff1e04ef7753c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 12:02:30 +0200 Subject: [PATCH] Build(deps): Bump ffi from 1.16.3 to 1.17.0 (#27310) Bumps [ffi](https://github.com/ffi/ffi) from 1.16.3 to 1.17.0. - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/ffi/ffi/compare/v1.16.3...v1.17.0) --- updated-dependencies: - dependency-name: ffi dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e324f450e11..7c9e7713e8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,10 @@ GEM faraday (~> 2.0) fast_blank (1.0.1) fastimage (2.3.1) - ffi (1.16.3) + ffi (1.17.0-aarch64-linux-gnu) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86_64-darwin) + ffi (1.17.0-x86_64-linux-gnu) fspath (3.1.2) globalid (1.2.1) activesupport (>= 6.1)