From d506c3f4d2ab2cba1c5beb34a5697f11067a20c0 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 10 Sep 2025 17:16:52 +0200 Subject: Upgrade ruby version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 6586897..27aa5c8 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' -ruby '3.4.4' +ruby '3.4.5' # Rails itself :) gem 'rails', '~> 8' -- cgit v1.2.3