From a50a5cd157ce0bee2810de11b1bde9a003d4bafd Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Tue, 4 Jun 2024 20:46:59 +0200 Subject: [PATCH] Revert "Build(deps): Bump ffi from 1.16.3 to 1.17.0 (#27310)" (#27331) This reverts commit 8789b19aed4149ccc04dac578c5ff1e04ef7753c. Temporary revert as we work out compatibility issues with a private plugin that uses ffi --- Gemfile.lock | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index faf3b3bee42..4103b9163c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,10 +140,7 @@ GEM faraday (~> 2.0) fast_blank (1.0.1) fastimage (2.3.1) - ffi (1.17.0-aarch64-linux-gnu) - ffi (1.17.0-arm64-darwin) - ffi (1.17.0-x86_64-darwin) - ffi (1.17.0-x86_64-linux-gnu) + ffi (1.16.3) fspath (3.1.2) globalid (1.2.1) activesupport (>= 6.1)