From 876aed4778590be0cd4cc2b9332092a0d71e3794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2020 08:20:56 +0000 Subject: [PATCH] Bump ffi from 1.9.17 to 1.11.3 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.17 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.17...1.11.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d504aa2..3dbd85d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,8 +14,8 @@ GEM http_parser.rb (~> 0.6.0) eventmachine (1.2.3) eventmachine (1.2.3-x64-mingw32) - ffi (1.9.17) - ffi (1.9.17-x64-mingw32) + ffi (1.11.3) + ffi (1.11.3-x64-mingw32) forwardable-extended (2.6.0) hawkins (2.0.5) em-websocket (~> 0.5)