From e13f7d58decb257d061367d015abc294505043d6 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 00:01:06 +0000 Subject: [PATCH] Update Ruby to version 3.4.8 --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index 4f5e6973..7921bd0c 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.5 +3.4.8 diff --git a/Gemfile b/Gemfile index 25ab22ad..568cb89b 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -ruby "3.4.5" +ruby "3.4.8" gem "rails" diff --git a/Gemfile.lock b/Gemfile.lock index c92578fd..4f6ff95b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -690,7 +690,7 @@ DEPENDENCIES yabeda-rails RUBY VERSION - ruby 3.4.5 + ruby 3.4.8 BUNDLED WITH 2.7.1