From 7f818a48cf9beb47af1402bb571d3de21a537e27 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 6 Jun 2024 07:28:10 +0200 Subject: Upgraded to ruby 3.2.2 and updated gems MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Gem updates correspond to a rails patch-level upgrade to fix a vulnerability issue. Signed-off-by: Miquel Sabaté Solà --- .ruby-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ruby-version') diff --git a/.ruby-version b/.ruby-version index 4a85a55..9c1555f 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -ruby-3.3.1 +ruby-3.3.2 -- cgit v1.2.3