Skip to content

Commit

Permalink
Merge branch 'main' into descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
felixclack authored Nov 20, 2023
2 parents bbb3718 + 5db38ba commit f1e05f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,10 @@ GEM
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
govuk-components (4.1.1)
govuk-components (4.1.2)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (~> 6.0)
view_component (>= 3.3, < 3.6)
view_component (>= 3.3, < 3.7)
govuk_design_system_formbuilder (4.1.1)
actionview (>= 6.1)
activemodel (>= 6.1)
Expand Down Expand Up @@ -318,7 +318,7 @@ GEM
webfinger (~> 2.0)
orm_adapter (0.5.0)
os (1.1.4)
pagy (6.0.4)
pagy (6.2.0)
parallel (1.23.0)
parser (3.2.2.3)
ast (~> 2.4.1)
Expand Down Expand Up @@ -541,7 +541,7 @@ GEM
activemodel (>= 3.0.0)
public_suffix
version_gem (1.1.1)
view_component (3.5.0)
view_component (3.6.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down
2 changes: 1 addition & 1 deletion config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ en:
url: https://access-your-teaching-qualifications.digital.education.gov.uk
check_records_service:
name: Check a teacher’s record
email: employer.access@education.gov.uk
email: teaching.status@education.gov.uk

validation_errors:
email_address_format: Enter an email address in the correct format, like [email protected]
Expand Down

0 comments on commit f1e05f0

Please sign in to comment.