From 6a49e892f1d1e2dc97e0cc2988f374c0ef887fb7 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 19 Mar 2025 17:10:47 +0100 Subject: [PATCH] Use latest Ruby --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index 47b322c97..4d9d11cf5 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.1 +3.4.2 diff --git a/Gemfile.lock b/Gemfile.lock index 2dbb6eea3..e41d89547 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -464,7 +464,7 @@ DEPENDENCIES turbo-rails RUBY VERSION - ruby 3.4.1p0 + ruby 3.4.2p28 BUNDLED WITH 2.5.21