From 6d59feaa3470ce0165eda85507b33d195a63354a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 00:18:00 +0000 Subject: [PATCH] Bump ffi from 1.9.8 to 1.11.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.8 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.8...1.11.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 176213a..1779a9c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,7 +59,8 @@ GEM erubis (2.7.0) faker (1.1.2) i18n (~> 0.5) - ffi (1.9.8-java) + ffi (1.11.1) + ffi (1.11.1-java) globalid (0.3.3) activesupport (>= 4.1.0) guard (1.5.0)