From 08b79ee10a46b4c65f663eb9beaeadaa26b4c915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 22:24:51 +0000 Subject: [PATCH] Bump ffi from 1.9.10 to 1.9.25 in /apps/xee/experiments/test Bumps [ffi](https://github.com/ffi/ffi) from 1.9.10 to 1.9.25. - [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.10...1.9.25) --- updated-dependencies: - dependency-name: ffi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- apps/xee/experiments/test/Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/apps/xee/experiments/test/Gemfile.lock b/apps/xee/experiments/test/Gemfile.lock index ce0b073..b8d22f7 100644 --- a/apps/xee/experiments/test/Gemfile.lock +++ b/apps/xee/experiments/test/Gemfile.lock @@ -1,4 +1,5 @@ GEM + remote: https://rubygems.org/ specs: aruba (0.11.2) childprocess (~> 0.5.6) @@ -23,7 +24,7 @@ GEM gherkin (~> 2.12.0) diff-lcs (1.2.5) event-bus (0.2.1) - ffi (1.9.10) + ffi (1.9.25) gherkin (2.12.2) multi_json (~> 1.3) multi_json (1.11.2) @@ -38,7 +39,7 @@ PLATFORMS ruby DEPENDENCIES - aruba + aruba (~> 0.11.2) BUNDLED WITH 1.11.2