From ab6d28ca245144445bbbe369b387e49b1a1bed89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 22:14:29 +0000 Subject: [PATCH] Build(deps): Bump ffi from 1.15.5 to 1.16.3 Bumps [ffi](https://github.com/ffi/ffi) from 1.15.5 to 1.16.3. - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/ffi/ffi/compare/v1.15.5...v1.16.3) --- updated-dependencies: - dependency-name: ffi dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2ff1a9f4968..97a39b0a6bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -162,7 +162,7 @@ GEM fast_blank (1.0.1) fast_xs (0.8.0) fastimage (2.2.7) - ffi (1.15.5) + ffi (1.16.3) fspath (3.1.2) gc_tracer (1.5.1) globalid (1.2.1)