From adb855a1732ce8522f79c5d1e747b1059357fe0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 20:34:14 +0000 Subject: [PATCH] Bump ffi from 1.9.10 to 1.11.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.10 to 1.11.1. - [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.11.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3ecf8b7d..b16aedbc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM addressable (>= 2.1.1) eventmachine (>= 0.12.9) eventmachine (1.0.8) - ffi (1.9.10) + ffi (1.11.1) listen (3.0.5) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9)