From 45c30368874b690c3c0fe06dd37c3318f7a5e35b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 03:46:42 +0000 Subject: [PATCH] Bump ffi from 1.0.11 to 1.11.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.0.11 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.0.11...1.11.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 908aa08..4f8a920 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,11 +2,11 @@ GEM remote: http://rubygems.org/ specs: archive-tar-minitar (0.5.2) - childprocess (0.3.2) - ffi (~> 1.0.6) + childprocess (0.3.9) + ffi (~> 1.0, >= 1.0.11) erubis (2.7.0) facter (1.6.10) - ffi (1.0.11) + ffi (1.11.1) i18n (0.6.0) json (1.5.4) librarian-puppet (0.9.2)