Skip to content

Commit

Permalink
Merge pull request #2187 from alphagov/rails-7-2
Browse files Browse the repository at this point in the history
Upgrade app to Rails 7.2
  • Loading branch information
MuriloDalRi authored Dec 2, 2024
2 parents 8a02f88 + b56ce0e commit c5e01d0
Show file tree
Hide file tree
Showing 14 changed files with 207 additions and 335 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem "rails", "7.1.3.4"
gem "rails", "7.2.2"

# GOV.UK gems and forks
gem "gds-api-adapters"
Expand Down
Loading

0 comments on commit c5e01d0

Please sign in to comment.