From 9e8b9857bd1fdf900a415cf8493bf473ece31c6e 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:33:36 +0000 Subject: [PATCH] [Security] Bump ffi from 1.9.10 to 1.15.3 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.10 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.10...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 3112a04..3dd897d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM eventmachine (1.2.0.1) faraday (0.9.2) multipart-post (>= 1.2, < 3) - ffi (1.9.10) + ffi (1.15.3) json (1.8.3) listen (3.1.1) rb-fsevent (>= 0.9.3)