From 24da585fb6dd2243c211084f37c0770c5a63d14b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 06:13:10 +0000 Subject: [PATCH] Bump ffi from 1.8.1 to 1.11.1 in /2013-JAX Bumps [ffi](https://github.com/ffi/ffi) from 1.8.1 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.8.1...1.11.1) Signed-off-by: dependabot[bot] --- 2013-JAX/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2013-JAX/Gemfile.lock b/2013-JAX/Gemfile.lock index 2e91c1d..ecd39cd 100644 --- a/2013-JAX/Gemfile.lock +++ b/2013-JAX/Gemfile.lock @@ -41,7 +41,7 @@ GEM eventmachine (1.0.3) execjs (1.4.0) multi_json (~> 1.0) - ffi (1.8.1) + ffi (1.11.1) formatador (0.2.4) fssm (0.2.10) git (1.2.5)