Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade app to Rails 7.2 #1536

Merged
merged 2 commits into from
Nov 28, 2024
Merged

Upgrade app to Rails 7.2 #1536

merged 2 commits into from
Nov 28, 2024

Conversation

MuriloDalRi
Copy link
Contributor

@MuriloDalRi MuriloDalRi commented Nov 21, 2024

Upgrades Rails from 7.1 to 7.2

alphagov/govuk-infrastructure#1444

config.action_mailer.perform_caching = false

config.action_mailer.default_url_options = { host: "localhost", port: 3000 }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we tend to use Plek for those. Surprised it didn't suggest updating those in other environments.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reckon we can probably remove this line

This updates the configuration files to be compatible with Rails 7.2.
@MuriloDalRi MuriloDalRi merged commit 5efc5c6 into main Nov 28, 2024
10 checks passed
@MuriloDalRi MuriloDalRi deleted the rails-7-2 branch November 28, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants