From 72d889b6918b48fb234450ff9dde8ec1b48e6ada Mon Sep 17 00:00:00 2001 From: Christoph Olszowka Date: Tue, 31 Dec 2024 14:26:25 +0100 Subject: [PATCH] Upgrade to Ruby 3.4.1 --- .ruby-version | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index fa7adc7a..47b322c9 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.5 +3.4.1 diff --git a/Gemfile.lock b/Gemfile.lock index 362a8012..fea4c1be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ DEPENDENCIES simplecov RUBY VERSION - ruby 3.3.5p100 + ruby 3.4.1p0 BUNDLED WITH - 2.5.20 + 2.6.2