Skip to content

Conversation

@timsutton
Copy link
Member

@timsutton timsutton commented Nov 18, 2025

A few CI configuration updates:

  • specify Ruby versions loosely rather than very specific versions
  • add macOS runners to the CI matrix (practically-speaking we almost exclusively run this gem on macOS so it would make sense to run CI on it, even if we don't have any integration tests at this point)
  • fix a security warning about token permissions

This also deletes Gemfile.lock. It's not really a standard practice to check Gemfile.lock in for a gem, and the CI Ruby action was complaining our config in having it there and the concept of frozen deployment mode.

@timsutton timsutton changed the title Loosely specify Ruby versions in CI Multiple CI config updates Nov 18, 2025
@timsutton timsutton marked this pull request as ready for review November 18, 2025 19:13
@timsutton timsutton merged commit 51742a2 into master Nov 21, 2025
11 checks passed
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.

4 participants