From 5655d5cc59fdd76acae649c9e25001768d4b7b1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2019 10:46:32 +0000 Subject: [PATCH] Bump ffi from 1.9.23 to 1.11.3 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.23 to 1.11.3. - [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.23...1.11.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2899fa5..712eabb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM warden (~> 1.2.3) erubi (1.7.1) execjs (2.7.0) - ffi (1.9.23) + ffi (1.11.3) formtastic (3.1.5) actionpack (>= 3.2.13) formtastic_i18n (0.6.0)