From d75897414e607f140530a503a83c6b464936ad07 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Mon, 25 May 2026 15:43:51 +0200 Subject: [PATCH 1/3] chore(deps): update dependency ruby to v3.4.9 --- .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 7921bd0c89..7bcbb3808b 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.8 +3.4.9 diff --git a/.tool-versions b/.tool-versions index 58766197c0..e86f3ae992 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1 +1 @@ -ruby 3.4.8 +ruby 3.4.9 diff --git a/Gemfile b/Gemfile index 985263f1f4..ece33ab009 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '3.4.8' +ruby '3.4.9' gem 'activesupport', require: false gem 'html-pipeline' diff --git a/Gemfile.lock b/Gemfile.lock index 81cecfff1e..4b0319ad4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,7 +278,7 @@ DEPENDENCIES yajl-ruby RUBY VERSION - ruby 3.4.8p72 + ruby 3.4.9p82 BUNDLED WITH 2.4.6 From 4fb2e7dc27dd6eda29ab1b1fe9d1d2e4e38fdab5 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Mon, 25 May 2026 15:49:50 +0200 Subject: [PATCH 2/3] Revert "chore(deps): update dependency ruby to v3.4.9" This reverts commit d75897414e607f140530a503a83c6b464936ad07. --- .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 7bcbb3808b..7921bd0c89 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.4.9 +3.4.8 diff --git a/.tool-versions b/.tool-versions index e86f3ae992..58766197c0 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1 +1 @@ -ruby 3.4.9 +ruby 3.4.8 diff --git a/Gemfile b/Gemfile index ece33ab009..985263f1f4 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '3.4.9' +ruby '3.4.8' gem 'activesupport', require: false gem 'html-pipeline' diff --git a/Gemfile.lock b/Gemfile.lock index 4b0319ad4f..81cecfff1e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,7 +278,7 @@ DEPENDENCIES yajl-ruby RUBY VERSION - ruby 3.4.9p82 + ruby 3.4.8p72 BUNDLED WITH 2.4.6 From d79134b334d455fa1af1ba61a111ef21c93af62d Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Mon, 25 May 2026 15:49:09 +0200 Subject: [PATCH 3/3] chore(deps): update dependency bundler to v4.0.12 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 81cecfff1e..5538a2d5de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -281,4 +281,4 @@ RUBY VERSION ruby 3.4.8p72 BUNDLED WITH - 2.4.6 + 4.0.12