From 8a80783a0fad486a995072ca6c954fa74590c6d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 22:03:43 +0000 Subject: [PATCH] Bump ffi from 1.9.0 to 1.15.4 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.0 to 1.15.4. - [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.0...v1.15.4) --- updated-dependencies: - dependency-name: ffi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 407cc6d96..0336cdaba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM gherkin (~> 2.11.7) multi_json (~> 1.3) diff-lcs (1.2.4) - ffi (1.9.0) + ffi (1.15.4) gherkin (2.11.8) multi_json (~> 1.3) hpricot (0.8.6)