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

Fix pushing to rubygems with newer rubies #240

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

ubergeek42
Copy link
Member

Newer ruby is more strict when parsing the credentials yaml file, and the leading spaces we had in it are not good/valid yaml.

I tested this fix in the get_env repo here:
rainforestapp/get_env#122

Newer ruby is more strict when parsing the credentials yaml file, and
the leading spaces we had in it are not good/valid yaml.

I tested this fix in the get_env repo here:
rainforestapp/get_env#122
@ubergeek42
Copy link
Member Author

/reviewme @sebaherrera07

@marvin-rfbot marvin-rfbot bot added the review label Jan 22, 2025
@marvin-rfbot marvin-rfbot bot requested a review from sebaherrera07 January 22, 2025 20:01
@ubergeek42 ubergeek42 merged commit bbd343b into master Jan 22, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants