From 71d93bca6fbf9b9a9825c3445fb42e658b35ebd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 15:54:57 +0000 Subject: [PATCH] Bump ffi from 1.17.0 to 1.17.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.17.0 to 1.17.1. - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/ffi/ffi/commits) --- updated-dependencies: - dependency-name: ffi dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7cf95690..c26a9280 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM irb (~> 1.10) reline (>= 0.3.8) drb (2.2.1) - ffi (1.17.0) + ffi (1.17.1) fileutils (1.7.3) i18n (1.14.6) concurrent-ruby (~> 1.0)