From 3169bd36ef5ee0e3f5c03ec85d65398d8934d1ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 20:16:48 +0000 Subject: [PATCH] Bump ffi from 1.9.8 to 1.12.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.8 to 1.12.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.8...1.12.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 fe78545..5a37ff8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,8 +74,8 @@ GIT PATH remote: . specs: - spree_amazon_payments (2.3.4) - spree_core + spree_amazon_payments (3.0.0) + spree_core (~> 3.0.0) GEM remote: https://rubygems.org/ @@ -185,7 +185,7 @@ GEM factory_girl (4.5.0) activesupport (>= 3.0.0) ffaker (1.32.1) - ffi (1.9.8) + ffi (1.12.1) font-awesome-rails (4.3.0.0) railties (>= 3.2, < 5.0) friendly_id (5.1.0)