From c7ca1db9f49ccc92d8a687b5ab844d4bd899b9b0 Mon Sep 17 00:00:00 2001 From: f Date: Thu, 19 Dec 2024 15:20:06 -0300 Subject: [PATCH] fix: actualizar pg --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 257d0e95..0e7cebc4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -397,7 +397,7 @@ GEM racc pathutil (0.16.2) forwardable-extended (~> 2.6) - pg (1.5.4-x86_64-linux-musl) + pg (1.5.8-x86_64-linux-musl) pg_search (2.3.6) activerecord (>= 5.2) activesupport (>= 5.2)