From 472ef48c10633e4310ce6fc697d4337ebff3a0b3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2019 05:23:21 +0000 Subject: [PATCH] [Security] Bump ffi from 1.9.18 to 1.11.3 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.11.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...1.11.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 1fe6279..6ea2be3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM i18n (~> 0.5) faraday (0.15.2) multipart-post (>= 1.2, < 3) - ffi (1.9.18) + ffi (1.11.3) figaro (1.1.1) thor (~> 0.14) formtastic (3.1.5)