From f04766613731da2a9358f5f7aeeb87db9b9dd884 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 02:06:39 +0000 Subject: [PATCH] Update dependency ruby to v4 --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index 4f5e697..1454f6e 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.5 +4.0.1 diff --git a/Gemfile b/Gemfile index 3a7fb1a..38e64be 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -ruby '3.4.5' +ruby '4.0.1' # core gem 'eventmachine', '~> 1.2.7' diff --git a/Gemfile.lock b/Gemfile.lock index b664939..78a9269 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ DEPENDENCIES simpleidn (~> 0.2.1) RUBY VERSION - ruby 3.4.5p51 + ruby 4.0.1p0 BUNDLED WITH 2.6.9