diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 25f7f3b3..3fadb19c 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -11,7 +11,7 @@ jobs: fail-fast: false matrix: ruby: ['2.7.5', '3.0.3', '3.1.0'] - rails: ['6.1.4.4', '7.0.1'] + rails: ['6.1.4.4', '7.0.2'] runs-on: ubuntu-20.04 name: Testing with Ruby ${{ matrix.ruby }} and Rails ${{ matrix.rails }} steps: diff --git a/README.md b/README.md index 190d10c0..5a340ab4 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Test Coverage](https://api.codeclimate.com/v1/badges/110136fb22341d3ba646/test_coverage)](https://codeclimate.com/github/DFE-Digital/govuk-formbuilder/test_coverage) [![GitHub license](https://img.shields.io/github/license/DFE-Digital/govuk_design_system_formbuilder)](https://github.com/DFE-Digital/govuk-formbuilder/blob/main/LICENSE) [![GOV.UK Design System Version](https://img.shields.io/badge/GOV.UK%20Design%20System-3.14.0-brightgreen)](https://design-system.service.gov.uk) -[![Rails](https://img.shields.io/badge/Rails-6.1.4.4%20%E2%95%B1%207.0.1-E16D6D)](https://weblog.rubyonrails.org/releases/) +[![Rails](https://img.shields.io/badge/Rails-6.1.4.4%20%E2%95%B1%207.0.2-E16D6D)](https://weblog.rubyonrails.org/releases/) [![Ruby](https://img.shields.io/badge/Ruby-2.7.5%20%20%E2%95%B1%203.0.3%20%20%E2%95%B1%203.1.0-E16D6D)](https://www.ruby-lang.org/en/downloads/) This library provides an easy-to-use form builder for the [GOV.UK Design System](https://design-system.service.gov.uk/). diff --git a/guide/content/introduction/supported-versions.slim b/guide/content/introduction/supported-versions.slim index a08fc60f..4b3acee4 100644 --- a/guide/content/introduction/supported-versions.slim +++ b/guide/content/introduction/supported-versions.slim @@ -36,7 +36,7 @@ table.govuk-table.app-table--constrained th.govuk-table__header scope="row" | Ruby on Rails td.govuk-table__cell.govuk-table__cell--numeric - | 7.0.1 + | 7.0.2 br | 6.1.4.4 td.govuk-table__cell.govuk-table__cell--numeric