From 1d1328a59a099e499e5abd2d36353b1153961bea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Oct 2022 09:02:22 +0000 Subject: [PATCH] Bump ffi from 1.9.18 to 1.15.5 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.15.5. - [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.5) --- updated-dependencies: - dependency-name: ffi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 799ad41b..3af326a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,8 @@ GEM colorator (1.1.0) faraday (0.13.1) multipart-post (>= 1.2, < 3) - ffi (1.9.18-x64-mingw32) + ffi (1.15.5) + ffi (1.15.5-x64-mingw32) forwardable-extended (2.6.0) gemoji (3.0.0) haml (5.0.2) @@ -62,9 +63,9 @@ GEM thread_safe (~> 0.1) tzinfo-data (1.2017.2) tzinfo (>= 1.0.0) - wdm (0.1.1) PLATFORMS + ruby x64-mingw32 DEPENDENCIES @@ -73,7 +74,6 @@ DEPENDENCIES jekyll-haml octokit (~> 4.7) tzinfo-data - wdm (>= 0.1.0) BUNDLED WITH 1.15.3