From db2f5d0fa08264008f9e821bf350433df2149cc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2020 09:24:04 +0000 Subject: [PATCH] Bump ffi from 1.9.18 to 1.12.2 in /flink/docs Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 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.18...1.12.2) Signed-off-by: dependabot[bot] --- flink/docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flink/docs/Gemfile.lock b/flink/docs/Gemfile.lock index 1faadc0b..d0e1f980 100644 --- a/flink/docs/Gemfile.lock +++ b/flink/docs/Gemfile.lock @@ -10,7 +10,7 @@ GEM eventmachine (1.2.5) faraday (0.9.2) multipart-post (>= 1.2, < 3) - ffi (1.9.18) + ffi (1.12.2) forwardable-extended (2.6.0) hawkins (2.0.5) em-websocket (~> 0.5)