From a6ca88becff4f97696a94f19413972a67aefa93c Mon Sep 17 00:00:00 2001 From: Joel Sugarman Date: Fri, 10 Jan 2025 13:18:23 +0000 Subject: [PATCH] Amend ruby 3.2 patch version to 3.2.6 Noticed the badge for ruby was 3.2.6 so have amended inline with current latest patch level for 3.2. --- .github/workflows/tests.yml | 2 +- guide/content/introduction/supported-versions.slim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index c7c67474..c65bdd61 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -10,7 +10,7 @@ jobs: strategy: fail-fast: false matrix: - ruby: ['3.2.5', '3.3.6', '3.4.1'] + ruby: ['3.2.6', '3.3.6', '3.4.1'] rails: ['7.1.5', '7.2.2', '8.0.1'] runs-on: ubuntu-latest name: Testing with Ruby ${{ matrix.ruby }} and Rails ${{ matrix.rails }} diff --git a/guide/content/introduction/supported-versions.slim b/guide/content/introduction/supported-versions.slim index 8f7781d9..61795fe3 100644 --- a/guide/content/introduction/supported-versions.slim +++ b/guide/content/introduction/supported-versions.slim @@ -53,7 +53,7 @@ table.govuk-table.app-table--constrained br | 3.3.6 br - | 3.2.5 + | 3.2.6 td.govuk-table__cell.govuk-table__cell--numeric | 3.0.3 br