From a5ca0edf644645874216719865b5b3743f8b9766 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 10:20:24 +0000 Subject: [PATCH] [Security] Bump ffi from 1.9.10 to 1.12.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.10 to 1.12.1. **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...1.12.1) 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..a157904 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.12.1) json (1.8.3) listen (3.1.1) rb-fsevent (>= 0.9.3)