From 39940bab3674c2b8b2ae4778655854b395af26e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Nov 2020 07:55:47 +0000 Subject: [PATCH] Bump ffi from 1.9.6 to 1.13.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.6 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/v1.9.6...1.13.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19da3cd..35e0cba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM columnize (0.9.0) concurrent-ruby (1.1.7) diff-lcs (1.2.5) - ffi (1.9.6) + ffi (1.13.1) formatador (0.2.5) git-version-bump (0.15.1) guard (2.10.4)