From 64344acfbba4edfe3a7b497add31f9e24b263d22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 18:17:08 +0000 Subject: [PATCH] Bump ffi from 1.9.0 to 1.11.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.0 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.0...1.11.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 01c8094..88b0cfd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,8 +13,8 @@ GEM crack (0.4.2) safe_yaml (~> 1.0.0) diff-lcs (1.2.5) - ffi (1.9.0) - ffi (1.9.0-java) + ffi (1.11.1) + ffi (1.11.1-java) formatador (0.2.4) guard (1.8.1) formatador (>= 0.2.4)