From 3617feec121d121246555af7f746eb8076fd6bd2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 02:06:09 +0000 Subject: [PATCH] Update dependency ruby to v3.4.8 --- .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..7921bd0 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.5 +3.4.8 diff --git a/Gemfile b/Gemfile index 3a7fb1a..9afdbf5 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -ruby '3.4.5' +ruby '3.4.8' # core gem 'eventmachine', '~> 1.2.7' diff --git a/Gemfile.lock b/Gemfile.lock index b664939..5c4f760 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ DEPENDENCIES simpleidn (~> 0.2.1) RUBY VERSION - ruby 3.4.5p51 + ruby 3.4.8p72 BUNDLED WITH 2.6.9