From b0955a3a2a9bde91d1ab6be7aadbecc4268e6317 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 00:00:50 +0000 Subject: [PATCH] Update Ruby to version 4.0.1 --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index fcdb2e10..1454f6ed 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -4.0.0 +4.0.1 diff --git a/Gemfile b/Gemfile index 2db917a1..6eb1ec04 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -ruby "4.0.0" +ruby "4.0.1" gem "rails" diff --git a/Gemfile.lock b/Gemfile.lock index 6b736e69..52bbb7dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -681,7 +681,7 @@ DEPENDENCIES yabeda-rails RUBY VERSION - ruby 4.0.0p0 + ruby 4.0.1 BUNDLED WITH 4.0.3