From 5244e503af7e7f7693ba4270c417a676419d3e6d Mon Sep 17 00:00:00 2001 From: Marco Roth Date: Fri, 10 Jan 2025 18:51:20 +0100 Subject: [PATCH] `bundle lock --add-platform x86_64-linux-musl` --- Gemfile.lock | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index ad8c9ad..8bfc1e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,6 +112,7 @@ GEM websocket-driver (~> 0.7) ffi (1.17.0-arm64-darwin) ffi (1.17.0-x86_64-linux-gnu) + ffi (1.17.0-x86_64-linux-musl) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.6) @@ -250,6 +251,7 @@ GEM securerandom (0.4.0) sqlite3 (2.2.0-arm64-darwin) sqlite3 (2.2.0-x86_64-linux-gnu) + sqlite3 (2.2.0-x86_64-linux-musl) stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.2) @@ -274,6 +276,7 @@ GEM PLATFORMS arm64-darwin x86_64-linux + x86_64-linux-musl DEPENDENCIES capybara