From a381f94c8fe78c3d573e70f76e37e9f90db00e21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 16:24:25 +0000 Subject: [PATCH] Bump ffi from 1.1.5 to 1.13.1 in /edx_specs Bumps [ffi](https://github.com/ffi/ffi) from 1.1.5 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.1.5...1.13.1) Signed-off-by: dependabot[bot] --- edx_specs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edx_specs/Gemfile.lock b/edx_specs/Gemfile.lock index bb406288977..84892648ac4 100644 --- a/edx_specs/Gemfile.lock +++ b/edx_specs/Gemfile.lock @@ -21,7 +21,7 @@ GEM i18n (~> 0.4) faye-websocket (0.4.6) eventmachine (>= 0.12.0) - ffi (1.1.5) + ffi (1.13.1) http_parser.rb (0.5.3) i18n (0.6.0) json (1.7.4)