Skip to content

Upgrade ruby and rails - #1

Merged
britaumich merged 3 commits into
stagingfrom
upgrade-ruby-and-rails
Jun 18, 2026
Merged

Upgrade ruby and rails#1
britaumich merged 3 commits into
stagingfrom
upgrade-ruby-and-rails

Conversation

@britaumich

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR upgrades the application’s runtime and framework versions (Ruby/Rails) and refreshes the dependency lockfile to match, along with updating version pins used by local tooling/docs.

Changes:

  • Bump Ruby from 3.3.6 to 4.0.1 across .ruby-version, .tools-versions, and docs.
  • Bump Rails from 7.x to 8.1.3 and update Gemfile.lock accordingly (including related gem upgrades/removals).
  • Remove the nested room_tickets resource route under rooms (leaving the explicit send_email_for_tdx_ticket route in place).

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
README.md Updates displayed Ruby/Rails version badges.
Gemfile.lock Updates locked gem set to match Ruby/Rails upgrades (and related dependency changes).
Gemfile Updates Ruby/Rails requirements; adjusts app gem dependencies (e.g., image_processing, adds csv, comments out annotate).
config/routes.rb Removes nested room_tickets resources line under rooms.
config/application.rb Removes explicit require "csv" during boot.
.tools-versions Updates Ruby tool version pin to 4.0.1.
.ruby-version Updates Ruby version pin to 4.0.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Gemfile
Comment thread Gemfile
@britaumich
britaumich changed the base branch from main to staging June 18, 2026 15:56
@britaumich
britaumich requested a review from Copilot June 18, 2026 15:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 7 out of 8 changed files in this pull request and generated 1 comment.

Comment thread Gemfile
@britaumich
britaumich merged commit ab0dc8d into staging Jun 18, 2026
1 check passed
@britaumich
britaumich deleted the upgrade-ruby-and-rails branch July 28, 2026 14:51
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