From acd45bcdb5d3431d2a5b3e69294629c9c10565e1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 10:42:53 +0000 Subject: [PATCH] [Security] Bump ffi from 1.9.18 to 1.15.3 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.15.3. **This update includes a security fix.** - [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.18...v1.15.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0eb9b14..db79966 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ GEM gherkin (~> 4.0) cucumber-wire (0.0.1) diff-lcs (1.3) - ffi (1.9.18) + ffi (1.15.3) gherkin (4.1.1) launchy (2.4.3) addressable (~> 2.3)