From 38fc791684fb6daac78fede516fe58dded5bb4ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 19:25:53 +0000 Subject: [PATCH] Bump ffi from 1.9.17 to 1.12.2 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.17 to 1.12.2. - [Release notes](https://github.com/ffi/ffi/releases) - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/ffi/ffi/compare/1.9.17...1.12.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a67a0c3f..8515999d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM multipart-post (>= 1.2, < 3) faraday-http-cache (1.3.1) faraday (~> 0.8) - ffi (1.9.17) + ffi (1.12.2) git (1.3.0) kicker (3.0.0) listen (~> 1.3.0)