From 25e5413375637842effeb2ba74b82e15c7840525 Mon Sep 17 00:00:00 2001 From: Jan Brasna <1784648+janbrasna@users.noreply.github.com> Date: Sat, 24 Feb 2024 22:11:30 +0100 Subject: [PATCH 1/4] =?UTF-8?q?Bump=20bundler=202.3.21=20=E2=80=BA=202.3.2?= =?UTF-8?q?2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 041dd6212..d89e22de8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -286,4 +286,4 @@ DEPENDENCIES xcov BUNDLED WITH - 2.3.21 + 2.3.22 From 1dd5788abca13e2708e3ad2e3326e24ae642cc0f Mon Sep 17 00:00:00 2001 From: Jan Brasna <1784648+janbrasna@users.noreply.github.com> Date: Sat, 24 Feb 2024 22:32:02 +0100 Subject: [PATCH 2/4] Bump bundler to max supported --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d89e22de8..6636800c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -286,4 +286,4 @@ DEPENDENCIES xcov BUNDLED WITH - 2.3.22 + 2.4.22 From be2fd4ee617a385fb6a1f53920f8e8330f211355 Mon Sep 17 00:00:00 2001 From: Jan Brasna <1784648+janbrasna@users.noreply.github.com> Date: Sat, 24 Feb 2024 22:47:15 +0100 Subject: [PATCH 3/4] Downgrade .ruby-version to 2.6.6 to match --- .ruby-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ruby-version b/.ruby-version index 94ff29cc4..338a5b5d8 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.1.1 +2.6.6 From c942586d4155cc4f8ff3181ae832db8d782f4bfb Mon Sep 17 00:00:00 2001 From: Jan Brasna <1784648+janbrasna@users.noreply.github.com> Date: Sat, 20 Apr 2024 21:09:56 +0200 Subject: [PATCH 4/4] Use latest 2.7.x security update --- .ruby-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ruby-version b/.ruby-version index 338a5b5d8..6a81b4c83 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.6.6 +2.7.8