From a33563395485a72c1e167f8507fc0bbaf799e405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2019 13:56:25 +0000 Subject: [PATCH] Bump ffi from 1.9.18 to 1.11.1 in /bootstrap-4.0.0 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 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.18...1.11.1) Signed-off-by: dependabot[bot] --- bootstrap-4.0.0/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap-4.0.0/Gemfile.lock b/bootstrap-4.0.0/Gemfile.lock index a49115b..eb982a6 100644 --- a/bootstrap-4.0.0/Gemfile.lock +++ b/bootstrap-4.0.0/Gemfile.lock @@ -10,8 +10,8 @@ GEM http_parser.rb (~> 0.6.0) eventmachine (1.2.5) eventmachine (1.2.5-x64-mingw32) - ffi (1.9.18) - ffi (1.9.18-x64-mingw32) + ffi (1.11.1) + ffi (1.11.1-x64-mingw32) forwardable-extended (2.6.0) http_parser.rb (0.6.0) i18n (0.9.1)