From a104afcf811457ee0cf5b71d4fae11a28a198374 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 02:44:23 +0000 Subject: [PATCH] [Security] 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. **This update includes a security fix.** - [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) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8fc0de8..bfa5705 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,9 +75,9 @@ GEM execjs (2.7.0) factory_bot (4.8.2) activesupport (>= 3.0.0) - ffi (1.9.18) - ffi (1.9.18-x64-mingw32) - ffi (1.9.18-x86-mingw32) + ffi (1.15.3) + ffi (1.15.3-x64-mingw32) + ffi (1.15.3-x86-mingw32) globalid (0.4.1) activesupport (>= 4.2.0) i18n (0.9.1)