From 1afd9b8bae1cace444988a3048f844c2d591bdbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Dec 2020 13:46:36 +0000 Subject: [PATCH] Bump ffi from 1.8.1 to 1.13.1 in /spec/dummy Bumps [ffi](https://github.com/ffi/ffi) from 1.8.1 to 1.13.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.13.1) Signed-off-by: dependabot[bot] --- spec/dummy/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/dummy/Gemfile.lock b/spec/dummy/Gemfile.lock index 1d1599a..8583b55 100644 --- a/spec/dummy/Gemfile.lock +++ b/spec/dummy/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../../ + remote: ../.. specs: legacy_assets (0.0.2) bourbon (= 3.1.6) @@ -64,7 +64,7 @@ GEM eventmachine (1.0.3) execjs (1.4.0) multi_json (~> 1.0) - ffi (1.8.1) + ffi (1.13.1) formatador (0.2.4) guard (1.8.0) formatador (>= 0.2.4)