From c61f4c7123b6953879d66743897b2a77ab41bcd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 01:06:10 +0000 Subject: [PATCH] Bump ffi in /docroot/profiles/dkan/themes/contrib/radix Bumps [ffi](https://github.com/ffi/ffi) from 1.9.6 to 1.15.5. - [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/v1.9.6...v1.15.5) --- updated-dependencies: - dependency-name: ffi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docroot/profiles/dkan/themes/contrib/radix/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docroot/profiles/dkan/themes/contrib/radix/Gemfile.lock b/docroot/profiles/dkan/themes/contrib/radix/Gemfile.lock index ffa2bfac..a738da8a 100644 --- a/docroot/profiles/dkan/themes/contrib/radix/Gemfile.lock +++ b/docroot/profiles/dkan/themes/contrib/radix/Gemfile.lock @@ -19,7 +19,7 @@ GEM compass_radix (3.1.5) bootstrap-sass (~> 3.2) compass (~> 1.0) - ffi (1.9.6) + ffi (1.15.5) multi_json (1.10.1) rb-fsevent (0.9.4) rb-inotify (0.9.5)