From 2559018decedb1900994d318ab511d43f8a557f6 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 16 Oct 2024 11:51:26 +0200 Subject: Update Rails and Ruby MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch level releases which fixes some minor issues on both Ruby and Ruby and Rails. 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 b748e52..1bfdb85 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' -ruby '3.3.4' +ruby '3.3.5' # Rails itself :) gem 'rails', '~> 7.2.0' -- cgit v1.2.3