From 6e6d9ba6bf1f7ae5701bb8d746d112db7eef1a72 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 00:00:20 +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 7bcbb380..4d54dadd 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.9 +4.0.2 diff --git a/Gemfile b/Gemfile index 9458f1be..ad2cdfa4 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ end source 'https://rubygems.org' -ruby '~> 3.3' +ruby '~> 4.0' # as web framework if next? diff --git a/Gemfile.lock b/Gemfile.lock index a96a41a9..ae05a6fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -779,7 +779,7 @@ DEPENDENCIES whenever RUBY VERSION - ruby 3.4.9 + ruby 4.0.2 BUNDLED WITH 2.6.9