From cc1c66e35cf9f4fd4caea3d1ff5c32d04fd6956d Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 00:00:46 +0000 Subject: [PATCH] Update Ruby to version 4.0.2 --- .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..4d54daddb 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -4.0.0 +4.0.2 diff --git a/Gemfile b/Gemfile index 1824fdfb9..30c01e8b6 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -ruby "4.0.0" +ruby "4.0.2" gem "rails" diff --git a/Gemfile.lock b/Gemfile.lock index 720c703c0..b4638a4a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -701,7 +701,7 @@ DEPENDENCIES yabeda-rails RUBY VERSION - ruby 4.0.0p0 + ruby 4.0.2 BUNDLED WITH 4.0.3