From 64f97edd659176abf4b2a70c8d8193271f36d9fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 00:30:21 +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 7bcbb38..d13e837 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.9 +4.0.6 diff --git a/Gemfile b/Gemfile index d610f97..0b204ff 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -ruby '3.4.9' +ruby '4.0.6' # core gem 'eventmachine', '~> 1.2.7' diff --git a/Gemfile.lock b/Gemfile.lock index da55d25..baf349a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ DEPENDENCIES simpleidn (~> 0.3.0) RUBY VERSION - ruby 3.4.9p82 + ruby 4.0.6p0 BUNDLED WITH 2.6.9