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
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.

1 participant