From 49e5aa622bf652c415985a1ce591eeacff6b99e3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 10:50:15 +0000 Subject: [PATCH] [Security] Bump ffi from 1.9.18 to 1.15.0 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.15.0. **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.0) 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..509bc07 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.0) gherkin (4.1.1) launchy (2.4.3) addressable (~> 2.3)