From c7ca1db9f49ccc92d8a687b5ab844d4bd899b9b0 Mon Sep 17 00:00:00 2001 From: f Date: Thu, 19 Dec 2024 15:20:06 -0300 Subject: [PATCH 1/2] 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) From d95ba3f4c0482594dc77410ccf9fc1ed2352063c Mon Sep 17 00:00:00 2001 From: f Date: Thu, 19 Dec 2024 15:20:31 -0300 Subject: [PATCH 2/2] fix: actualizar puma --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0e7cebc4..e3be85c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -408,7 +408,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (5.0.5) - puma (6.4.3-x86_64-linux-musl) + puma (6.5.0-x86_64-linux-musl) nio4r (~> 2.0) pundit (2.3.1) activesupport (>= 3.0.0)