From 19ca0f85107dc29eccbf33c8a42611a64191bf34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:12:03 +0000 Subject: [PATCH] Bump ffi from 1.9.14 to 1.15.0 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.14 to 1.15.0. - [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.14...v1.15.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b5cf27..c3bfb41 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM cri (2.7.0) colored (~> 1.2) execjs (2.7.0) - ffi (1.9.14) + ffi (1.15.0) font-awesome-sass (4.3.2.1) sass (~> 3.2) formatador (0.2.5)