From 0cf7d2f1e0d438f5eb9ee0b37ab2217a93f452af Mon Sep 17 00:00:00 2001 From: Max Radermacher Date: Mon, 18 May 2026 12:08:33 -0500 Subject: [PATCH] update to ruby 3.4.9 --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index be94e6f53d..7bcbb3808b 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 +3.4.9 diff --git a/Gemfile.lock b/Gemfile.lock index b97db99583..f9da8c1721 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -310,4 +310,4 @@ DEPENDENCIES xcode-install BUNDLED WITH - 2.5.6 + 2.6.9