We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Any attempt to use the dry run script (from the dev container) fails with the following error:
[dependabot-core-dev] ~ $ bin/dry-run.rb /usr/local/lib/ruby/3.3.0/bundled_gems.rb:69:in `require': cannot load such file -- dependabot/javascript (LoadError) from /usr/local/lib/ruby/3.3.0/bundled_gems.rb:69:in `block (2 levels) in replace_require' from bin/dry-run.rb:114:in `<main>'
Reverting #11445 fixes the problem.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Any attempt to use the dry run script (from the dev container) fails with the following error:
Reverting #11445 fixes the problem.
The text was updated successfully, but these errors were encountered: