From abd045bf3e34ab40952b635daf878f928b0a0d88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2020 17:49:56 +0000 Subject: [PATCH] Bump ffi from 1.1.5 to 1.12.2 in /edx_specs Bumps [ffi](https://github.com/ffi/ffi) from 1.1.5 to 1.12.2. - [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.12.2) 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..fd9761aca33 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.12.2) http_parser.rb (0.5.3) i18n (0.6.0) json (1.7.4)