From fbe39814cda80393be3b330313e3d4c471d68516 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 12:10:38 +0000 Subject: [PATCH] Update dependency ruby to v3.4.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 47b322c..4d9d11c 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.1 +3.4.2 diff --git a/Gemfile b/Gemfile index caaa886..0bd8eb4 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ -ruby "3.4.1" +ruby "3.4.2" source "https://rubygems.org" diff --git a/Gemfile.lock b/Gemfile.lock index 52afc64..704fb15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ DEPENDENCIES standard RUBY VERSION - ruby 3.4.1p0 + ruby 3.4.2p28 BUNDLED WITH 2.5.3