Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove .gem file from repo #21

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

westonganger
Copy link
Contributor

The .gem file shouldnt be checked in to the repo.

Not actually sure how you generate your gems but I usually use the rake release task which would create the .gem file in the pkg/ directory (which is already in your gitignore for this reason)

@mbajur
Copy link
Owner

mbajur commented Dec 18, 2024

Ah, interesting, i must have missed this one - i'm running gem build / gem push directly :) Thanks!

@mbajur mbajur merged commit d67a3d6 into mbajur:main Dec 18, 2024
9 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.

2 participants