From 67af23a4ee93447d39777248d5950ace514223cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 13:57:56 +0000 Subject: [PATCH] Bump ffi from 1.1.1 to 1.11.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.1.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.1.1...1.11.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9e8123..3d24861 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ PATH - remote: ./ + remote: . specs: motion_data (0.0.7) GEM remote: http://rubygems.org/ specs: - ffi (1.1.1) + ffi (1.11.1) kicker (3.0.0pre1) listen listen (0.4.7)