From 63ced3db88bb083b8e6145bee4e661bc71877f36 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 23 Jul 2026 11:10:37 +0200 Subject: Upgrade to ruby 4.0.6 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 3fb11ba..a28ceb7 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' -ruby '4.0.0' +ruby '4.0.6' # Rails itself :) gem 'rails', '~> 8.1' -- cgit v1.2.3