From 15736699d95212e43a3c532b0b9e78339abdbc7a Mon Sep 17 00:00:00 2001 From: Echo Date: Tue, 29 Jul 2025 13:58:37 -0400 Subject: [PATCH] Update gems (#441) --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4e32638..f601472 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,6 @@ GEM autotuner (1.0.2) base64 (0.3.0) bcrypt_pbkdf (1.1.1) - bcrypt_pbkdf (1.1.1-arm64-darwin) benchmark (0.4.1) bigdecimal (3.2.2) bindex (0.8.1) @@ -234,7 +233,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - json (2.13.1) + json (2.13.2) kamal (2.7.0) activesupport (>= 7.0) base64 (~> 0.2) @@ -325,7 +324,10 @@ GEM parser (3.3.9.0) ast (~> 2.4.1) racc - pg (1.5.9) + pg (1.6.0) + pg (1.6.0-aarch64-linux) + pg (1.6.0-arm64-darwin) + pg (1.6.0-x86_64-linux) pp (0.6.2) prettyprint prettyprint (0.2.0) @@ -547,7 +549,6 @@ PLATFORMS aarch64-linux-musl arm-linux-gnu arm-linux-musl - arm64-darwin-23 arm64-darwin-24 x86_64-linux x86_64-linux-gnu