From c7ff54cef5bc9739b787d2097ccf0de40fa3b1cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 05:35:54 +0000 Subject: [PATCH] Bump ffi from 1.16.2 to 1.16.3 Bumps [ffi](https://github.com/ffi/ffi) from 1.16.2 to 1.16.3. - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/ffi/ffi/compare/v1.16.2...v1.16.3) --- 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 5306dde..5a1f21b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM faraday-typhoeus (1.0.0) faraday (~> 2.0) typhoeus (~> 1.4) - ffi (1.16.2) + ffi (1.16.3) globalid (1.2.1) activesupport (>= 6.1) google-protobuf (3.24.4)