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 #10103] Add AllowHttpProtocol option to Bundler/InsecureProtocolSource #10104

Commits on Sep 21, 2021

  1. [Fix rubocop#10103] Add AllowHttpProtocol option to `Bundler/Insecu…

    …reProtocolSource`
    
    Fixes rubocop#10103.
    
    This PR adds `AllowHttpProtocol` option to `Bundler/InsecureProtocolSource`.
    
    This `AllowHttpProtocol` option is `true` by default for safe autocorrection.
    If user don't allow `http://`, set `false` to the option.
    koic committed Sep 21, 2021
    Copy the full SHA
    7b4a66f View commit details
    Browse the repository at this point in the history