From 1f185ccf2170efd0beac228d4c811a5142a0d499 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 20:29:27 -0700 Subject: [PATCH] chore(deps): update dependency ruby to v3.4.5 (#615) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index 4d9d11c..4f5e697 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.2 +3.4.5 diff --git a/Gemfile b/Gemfile index 44e3d4c..28a1255 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby "3.4.2" +ruby "3.4.5" # Bundle edge Rails instead: # gem "rails", github: "rails/rails", branch: "7-2-stable" diff --git a/Gemfile.lock b/Gemfile.lock index 5d9cac3..d62c96b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -377,7 +377,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.4.2p28 + ruby 3.4.5p51 BUNDLED WITH 2.6.5