From 72f0cce9ff83b186e8ecfa87a24adbe9a2776736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2020 15:39:26 +0000 Subject: [PATCH] Bump ffi from 1.9.23 to 1.12.2 in /jgrapht-1.3.0/source/docs Bumps [ffi](https://github.com/ffi/ffi) from 1.9.23 to 1.12.2. - [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...1.12.2) Signed-off-by: dependabot[bot] --- jgrapht-1.3.0/source/docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jgrapht-1.3.0/source/docs/Gemfile.lock b/jgrapht-1.3.0/source/docs/Gemfile.lock index 0626521..74107a0 100644 --- a/jgrapht-1.3.0/source/docs/Gemfile.lock +++ b/jgrapht-1.3.0/source/docs/Gemfile.lock @@ -26,7 +26,7 @@ GEM execjs (2.7.0) faraday (0.15.1) multipart-post (>= 1.2, < 3) - ffi (1.9.23) + ffi (1.12.2) forwardable-extended (2.6.0) gemoji (3.0.0) github-pages (185)