From 6cd8f4ecdfdfd0d09d2ec873a1bbae8add5660d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2019 22:06:29 +0000 Subject: [PATCH] Bump ffi from 1.9.18 to 1.11.3 in /test_apps/test_app_rails_5_1 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.11.3. - [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.18...1.11.3) Signed-off-by: dependabot[bot] --- test_apps/test_app_rails_5_1/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test_apps/test_app_rails_5_1/Gemfile.lock b/test_apps/test_app_rails_5_1/Gemfile.lock index deb4eb7..3935477 100644 --- a/test_apps/test_app_rails_5_1/Gemfile.lock +++ b/test_apps/test_app_rails_5_1/Gemfile.lock @@ -5,8 +5,6 @@ PATH actionpack (>= 4.0) base32 rails (>= 4.0) - shoulda-kept-assign-to (1.1.0) - shoulda-matchers (>= 2.1.0) GEM remote: https://rubygems.org/ @@ -71,7 +69,7 @@ GEM execjs (2.7.0) factory_girl (4.8.0) activesupport (>= 3.0.0) - ffi (1.9.18) + ffi (1.11.3) formtastic (3.1.5) actionpack (>= 3.2.13) globalid (0.4.0) @@ -152,6 +150,8 @@ GEM shoulda-context (~> 1.0, >= 1.0.1) shoulda-matchers (>= 1.4.1, < 3.0) shoulda-context (1.2.2) + shoulda-kept-assign-to (1.1.0) + shoulda-matchers (>= 2.1.0) shoulda-matchers (2.8.0) activesupport (>= 3.0.0) sixarm_ruby_unaccent (1.2.0)