From f91382b835000ea84eec502a3cd148a66fc9d9f0 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 00:00:49 +0000 Subject: [PATCH] Update Ruby to version 4.0.3 --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index fcdb2e109..c4e41f945 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -4.0.0 +4.0.3 diff --git a/Gemfile b/Gemfile index 1824fdfb9..a8558f430 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -ruby "4.0.0" +ruby "4.0.3" gem "rails" diff --git a/Gemfile.lock b/Gemfile.lock index b3e769b88..0d851c19a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -701,7 +701,7 @@ DEPENDENCIES yabeda-rails RUBY VERSION - ruby 4.0.0p0 + ruby 4.0.3 BUNDLED WITH 4.0.3