Skip to content

fix: bump version of ruby used for release#9

Merged
6f6d6172 merged 1 commit into
mainfrom
os-bump-ruby-version
Aug 26, 2025
Merged

fix: bump version of ruby used for release#9
6f6d6172 merged 1 commit into
mainfrom
os-bump-ruby-version

Conversation

@6f6d6172

Copy link
Copy Markdown
Contributor

The release job failed because it was using a version of Ruby that the gem considered out of date. This fixes that

@6f6d6172 6f6d6172 requested a review from rdadlani August 26, 2025 20:03
@6f6d6172

Copy link
Copy Markdown
Contributor Author

/no-platform

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

domain lgtm!

@6f6d6172 6f6d6172 merged commit e9cc8f6 into main Aug 26, 2025
5 checks passed
uses: ruby/setup-ruby@ca041f971d66735f3e5ff1e21cc13e2d51e7e535 # v1.233.0
with:
ruby-version: '3.0'
ruby-version: '3.2.3'

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@6f6d6172 sorry to dig up a pr from the graveyard but TIL that you may be able to not include the version spec here and it may just pick up the ruby version from your .ruby-version file

source: https://github.com/ruby/setup-ruby?tab=readme-ov-file#single-job

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