From 38ea554fd112590bd90507acc1c4550b48357f60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 18:36:14 +0000 Subject: [PATCH] Bump ffi from 1.9.18 to 1.11.1 in /DataProcessing/guide Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.11.1. - [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.11.1) Signed-off-by: dependabot[bot] --- DataProcessing/guide/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DataProcessing/guide/Gemfile.lock b/DataProcessing/guide/Gemfile.lock index b06ec9c..53f78f4 100644 --- a/DataProcessing/guide/Gemfile.lock +++ b/DataProcessing/guide/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - ffi (1.9.18) + ffi (1.11.1) gemoji (3.0.0) gemoji-parser (1.3.1) gemoji (>= 2.1.0)