From 466965eaac7939adcc280b1b580cfa35291b059b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 01:14:26 +0000 Subject: [PATCH] Bump ffi from 1.16.3 to 1.17.0 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] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d6ed5ce..a85ecbc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -125,7 +125,11 @@ GEM faraday-typhoeus (1.1.0) faraday (~> 2.0) typhoeus (~> 1.4) - ffi (1.16.3) + ffi (1.17.0) + ffi (1.17.0-aarch64-linux-musl) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86_64-darwin) + ffi (1.17.0-x86_64-linux-gnu) globalid (1.2.1) activesupport (>= 6.1) google-protobuf (4.27.0)