Skip to content

Upgrade rails 8.1#2132

Open
jpeace-pro wants to merge 1 commit intomainfrom
jpeace/2064-upgrade-rails-8.1
Open

Upgrade rails 8.1#2132
jpeace-pro wants to merge 1 commit intomainfrom
jpeace/2064-upgrade-rails-8.1

Conversation

@jpeace-pro
Copy link
Copy Markdown
Contributor

What it does

rails 8.0.2.1 -> 8.1.3

  • Gemfile - rails version constraint from ~> 8.0.1 to ~> 8.1.0
  • bundle update rails
    • rails: 8.0.2.1 → 8.1.3
    • update rails components (ActionCable, ActionMailer, ActionPack, etc.)
    • update dependencies (nokogiri, mail, loofah, etc.)
  • update npm Packages

Why it is important

#2064
2064 issue to upgrade to 8.1 :)

UI Change Screenshot

No UI change, but evidence it runs:
image

Implementation notes

I checked the migrations are running and functional and the app runs/loads

@jpeace-pro jpeace-pro linked an issue Mar 27, 2026 that may be closed by this pull request
@jpeace-pro jpeace-pro requested review from jim, ktun95 and phinze March 27, 2026 02:58
Copy link
Copy Markdown
Member

@jim jim left a comment

Choose a reason for hiding this comment

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

This looks good. I will click around a little bit locally before merging but I don't expect there to be any issues.

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.

Upgrade to Rails 8.1

2 participants