From 9c7f2fda925ec47fdc3c8beeeb7001d1b694439b Mon Sep 17 00:00:00 2001 From: Erik Berlin Date: Fri, 3 Apr 2026 21:15:04 -0700 Subject: [PATCH] bundle lock --add-platform x86_64-linux --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 45eccf2..bf8524c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,6 +96,7 @@ GEM securerandom (0.4.1) sqlite3 (2.9.2) mini_portile2 (~> 2.8.0) + sqlite3 (2.9.2-x86_64-linux-gnu) timeout (0.6.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -106,6 +107,7 @@ GEM PLATFORMS arm64-darwin-25 + x86_64-linux DEPENDENCIES activerecord @@ -128,4 +130,4 @@ DEPENDENCIES sqlite3 BUNDLED WITH - 4.0.7 + 4.0.9