From f085b7aa2c5d6cf8bc1bfc8013415b4301c7f630 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 00:29:06 +0200 Subject: [PATCH] Build(deps): Bump ffi from 1.16.1 to 1.16.2 (#23655) Bumps [ffi](https://github.com/ffi/ffi) from 1.16.1 to 1.16.2. - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/ffi/ffi/compare/v1.16.1...v1.16.2) --- updated-dependencies: - dependency-name: ffi dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 168a01866f4..ec79604c508 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.16.1) + ffi (1.16.2) fspath (3.1.2) gc_tracer (1.5.1) globalid (1.2.1)