Skip to content

Fix CLI errors#3

Merged
wilburhimself merged 3 commits intomainfrom
fix/cli-errors
Sep 1, 2025
Merged

Fix CLI errors#3
wilburhimself merged 3 commits intomainfrom
fix/cli-errors

Conversation

@wilburhimself
Copy link
Copy Markdown
Owner

This PR fixes two errors reported by a user:

  1. Invalid Gemfile.lock: This is fixed by ignoring bundler in the Gemfile.lock parser.
  2. Could not find command "fix": This is fixed by adding exit_on_failure? to the Thor CLI, which also silences a deprecation warning.

@wilburhimself wilburhimself merged commit 856d07c into main Sep 1, 2025
3 checks passed
@wilburhimself wilburhimself deleted the fix/cli-errors branch September 1, 2025 22:19
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.

1 participant