Skip to content

fix(bindings/ruby): release ruby source package include Cargo.lock#7891

Merged
erickguan merged 2 commits into
mainfrom
ruby-source-pkg
Jul 9, 2026
Merged

fix(bindings/ruby): release ruby source package include Cargo.lock#7891
erickguan merged 2 commits into
mainfrom
ruby-source-pkg

Conversation

@erickguan

Copy link
Copy Markdown
Member

Which issue does this PR close?

Closes #.

Rationale for this change

During release verification for 0.58, I found rubygems will call cargo to look for Cargo.lock. This is different than maturin which generates a lock file. Some environments might not build Cargo.lock properly from a Rakefile. So just check in the file for a fix.

What changes are included in this PR?

Are there any user-facing changes?

AI Usage Statement

GPT-5.5

@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. releases-note/fix The PR fixes a bug or has a title that begins with "fix" labels Jul 9, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jul 9, 2026
@erickguan erickguan merged commit 34c615e into main Jul 9, 2026
41 checks passed
@erickguan erickguan deleted the ruby-source-pkg branch July 9, 2026 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/fix The PR fixes a bug or has a title that begins with "fix" size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants