From 0a53e1b0f532c47864773d7df9187e6c9da621f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2019 01:58:40 +0000 Subject: [PATCH] chore(deps): bump ffi from 1.9.10 to 1.11.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.10 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.10...1.11.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cfcfc3f..144ef01 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM activesupport (>= 3.2) erubis (2.7.0) execjs (2.7.0) - ffi (1.9.10) + ffi (1.11.1) formtastic (3.1.5) actionpack (>= 3.2.13) formtastic_i18n (0.6.0)