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

Bundler req replacer not equal #3344

Merged
merged 3 commits into from
Mar 25, 2021
Merged

Commits on Mar 24, 2021

  1. bundler: RequirementReplacer allow not equals

    The `!=` operator can be used to build a denylist of versions.
    The `Dependabot::Bundler::Fileupdater::RequirementReplacer` should allow
    this, and output a valid Gemfile/gemspec.
    thepwagner committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    624fc51 View commit details
    Browse the repository at this point in the history
  2. consistency: twiddle

    thepwagner committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    b03e85a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    b785401 View commit details
    Browse the repository at this point in the history