Skip to content

Update Ruby version and Gems to secure versions#2

Merged
awilfox merged 1 commit into
mainfrom
awilfox/2026-06-24-deps
Jun 24, 2026
Merged

Update Ruby version and Gems to secure versions#2
awilfox merged 1 commit into
mainfrom
awilfox/2026-06-24-deps

Conversation

@awilfox

@awilfox awilfox commented Jun 24, 2026

Copy link
Copy Markdown
Member
  • Ruby 3.0 is EOL; update to the standard 3.3 we're using everywhere.

  • Ensure Docker image is ruby:3.3-slim to match version update.

  • Update the Gems to fix CVEs.

  • Update RuboCop to a version that supports Ruby 3.3.

  • Fix new RuboCop issues (because we went > 3.1 for new syntax).

@awilfox awilfox self-assigned this Jun 24, 2026
@awilfox awilfox force-pushed the awilfox/2026-06-24-deps branch from 26aefcf to 0818b94 Compare June 24, 2026 20:27
@awilfox

awilfox commented Jun 24, 2026

Copy link
Copy Markdown
Member Author

v2:

  • Update RuboCop, and make fixes that RuboCop requested.

* Ruby 3.0 is EOL; update to the standard 3.3 we're using everywhere.

* Ensure Docker image is ruby:3.3-slim to match version update.

* Update the Gems to fix CVEs.

* Update RuboCop to a version that supports Ruby 3.3.

* Fix new RuboCop issues (because we went > 3.1 for new syntax).
@awilfox awilfox force-pushed the awilfox/2026-06-24-deps branch from 0818b94 to a8c528a Compare June 24, 2026 20:32
@awilfox awilfox merged commit a8c528a into main Jun 24, 2026
5 checks passed
@awilfox awilfox deleted the awilfox/2026-06-24-deps branch June 24, 2026 21:06
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