Skip to content

Conversation

@djberg96
Copy link
Contributor

@djberg96 djberg96 commented Oct 3, 2025

Updates the workflow:

  • Add 3.3
  • Add 3.4
  • Remove 2.6 (it's dead)
  • Stop updating rubygems, just use the one that comes with the image
  • Add --quiet flag to bundle install

The rubygems system update in particular was causing version mismatch errors. Besides, you really don't need it, so it's only slowing things down.

While here, I also addressed 2 rubocop issues that were causing problems. First was that GLOB_FLAGS was not properly marked private. Second was the lstat_query method, which is now lstat_query? since it's a boolean method.

@djberg96 djberg96 mentioned this pull request Oct 4, 2025
@n-rodriguez
Copy link
Contributor

@simonc LGTM

@simonc simonc merged commit df8bfa5 into simonc:main Jan 31, 2026
6 checks passed
@simonc
Copy link
Owner

simonc commented Jan 31, 2026

@djberg96 Thanks for this PR and sorry for the delayed treatment.
@n-rodriguez Thanks for the review!

simonc pushed a commit that referenced this pull request Jan 31, 2026
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.

3 participants