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

ruby_gems: Fixes asdf #350

Merged
merged 1 commit into from
Feb 2, 2023
Merged

ruby_gems: Fixes asdf #350

merged 1 commit into from
Feb 2, 2023

Conversation

s34m
Copy link
Member

@s34m s34m commented Feb 2, 2023

Closes #348

Standards checklist:

  • The PR title is descriptive.
  • The code compiles (cargo build)
  • The code passes rustfmt (cargo fmt)
  • The code passes clippy (cargo clippy)
  • The code passes tests (cargo test)
  • Optional: I have tested the code myself
    • I also tested that Topgrade skips the step where needed

If you developed a feature or a bug fix for someone else and you do not have the
means to test it, please tag this person here.

@s34m
Copy link
Member Author

s34m commented Feb 2, 2023

@paddyroddy Could you try this patch out?

@paddyroddy
Copy link
Contributor

@paddyroddy Could you try this patch out?

Works a treat 👌

@s34m s34m merged commit 6b7f6f4 into topgrade-rs:master Feb 2, 2023
@s34m
Copy link
Member Author

s34m commented Feb 2, 2023

Great to hear that

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.

RubyGems now updates with sudo which doesn't work with asdf
2 participants