From 53b766fee231f87239a70ebe1cb22c73b87f4031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Mar 2021 08:15:21 +0000 Subject: [PATCH] Bump ffi from 1.9.23 to 1.14.2 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.23 to 1.14.2. - [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.23...1.14.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 97e7358..2e78395 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,8 +26,8 @@ GEM coderay (1.1.2) concurrent-ruby (1.1.4) diff-lcs (1.3) - ffi (1.9.23) - ffi (1.9.23-java) + ffi (1.14.2) + ffi (1.14.2-java) formatador (0.2.5) getopt (1.4.3) guard (2.14.2) @@ -91,6 +91,7 @@ GEM ffi thor (0.20.0) thread_safe (0.3.6) + thread_safe (0.3.6-java) tzinfo (1.2.5) thread_safe (~> 0.1)