From 5d215ffa2789dafb4915e0a3fe2f5acc943202fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 07:14:38 +0000 Subject: [PATCH] Bump ffi from 1.15.5 to 1.16.2 Bumps [ffi](https://github.com/ffi/ffi) from 1.15.5 to 1.16.2. - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/ffi/ffi/compare/v1.15.5...v1.16.2) --- 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 717ad53..2e4362e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,7 +119,7 @@ GEM faraday-typhoeus (1.0.0) faraday (~> 2.0) typhoeus (~> 1.4) - ffi (1.15.5) + ffi (1.16.2) globalid (1.2.1) activesupport (>= 6.1) google-protobuf (3.24.3)