From 6192481ba7d870d71f5d40edfb51fbbd429c01f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jul 2021 01:49:01 +0000 Subject: [PATCH] Bump ffi from 1.9.18 to 1.15.3 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.15.3. - [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...v1.15.3) --- updated-dependencies: - dependency-name: ffi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a1450f9..890b393 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,8 +4,8 @@ GEM addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) colorator (1.1.0) - ffi (1.9.18) - ffi (1.9.18-x64-mingw32) + ffi (1.15.3) + ffi (1.15.3-x64-mingw32) forwardable-extended (2.6.0) jekyll (3.5.2) addressable (~> 2.4)