From a3c53fdb890813a14a2c8ecf9cf560d8cec4eee0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 05:15:06 +0000 Subject: [PATCH] [Security] Bump ffi from 1.9.23 to 1.15.3 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.23 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.23...v1.15.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dc51af9..7bd7294 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ GEM concurrent-ruby (1.0.5) extended-markdown-filter (0.6.0) html-pipeline (~> 2.0) - ffi (1.9.23) + ffi (1.15.3) gemoji (3.0.0) graphql (1.7.14) graphql-docs (1.4.0)