From 3a13b539f814630edc839c92bf8a5df0219d1826 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 19:07:40 +0000 Subject: [PATCH] chore(deps): update dependency ruby to v3.4.9 --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index 3b47f2e4..7bcbb380 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.9 +3.4.9 diff --git a/Gemfile b/Gemfile index 094a7cb5..a97050f0 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby "3.3.9" +ruby "3.4.9" # Bundle edge Rails instead: # gem "rails", github: "rails/rails", branch: "7-2-stable" diff --git a/Gemfile.lock b/Gemfile.lock index 4367f5ea..5b02bf35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -394,7 +394,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.3.9p170 + ruby 3.4.9p82 BUNDLED WITH 2.5.22