From f5c74f13644abe1777d17e38f7ffa99818de2973 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 00:00:51 +0000 Subject: [PATCH] Update Ruby to version 4.0.4 --- .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..c5106e6d1 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -4.0.0 +4.0.4 diff --git a/Gemfile b/Gemfile index 4c00fa8f8..5a736175a 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -ruby "4.0.0" +ruby "4.0.4" gem "rails" diff --git a/Gemfile.lock b/Gemfile.lock index cc4fc45a1..06c138d63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -702,7 +702,7 @@ DEPENDENCIES yabeda-rails RUBY VERSION - ruby 4.0.0p0 + ruby 4.0.4 BUNDLED WITH 4.0.3