From 3005d314b513269d0a74668d2d5f4ea5af6dc633 Mon Sep 17 00:00:00 2001 From: moveson Date: Fri, 24 Oct 2025 17:42:38 -0600 Subject: [PATCH] Bump Ruby to 3.4.7 --- .ruby-version | 2 +- .tool-versions | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.ruby-version b/.ruby-version index 1cf8253..2aa5131 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.6 +3.4.7 diff --git a/.tool-versions b/.tool-versions index f44e1ae..f870a97 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,2 +1,2 @@ -ruby 3.4.6 +ruby 3.4.7 nodejs 16.19.0 diff --git a/Gemfile b/Gemfile index 4c9b910..8c6596c 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } -ruby "3.4.6" +ruby "3.4.7" gem "rails", "~> 8.0.0" diff --git a/Gemfile.lock b/Gemfile.lock index 86f11cc..4f515f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -543,7 +543,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.4.6p54 + ruby 3.4.7p58 BUNDLED WITH 2.6.9