From 614a4f3e74f9febdc70c75b410b9a698abd9dd02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 11:10:44 +0000 Subject: [PATCH] Bump ffi from 1.9.21 to 1.13.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.21 to 1.13.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.21...1.13.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 d557187..5bc4940 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,8 @@ GEM docile (1.1.5) equalizer (0.0.11) erubis (2.7.0) - ffi (1.9.21-java) + ffi (1.13.1) + ffi (1.13.1-java) fuubar (2.3.1) rspec-core (~> 3.0) ruby-progressbar (~> 1.4)