From 691ad8a7e4c9fbaeb218f29b67af13e1087ce82b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 20:08:54 +0000 Subject: [PATCH] Bump ffi from 1.9.18 to 1.11.1 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] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 78ef2ae..b40d3fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,8 +35,8 @@ GEM mime-types (>= 1.16) coderay (1.1.1) diff-lcs (1.2.5) - ffi (1.9.18) - ffi (1.9.18-java) + ffi (1.11.1) + ffi (1.11.1-java) i18n (0.7.0) jdbc-postgres (9.4.1206) method_source (0.8.2)