Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Backport #4393 and #4403 to 1.12 #4404

Merged
merged 3 commits into from
Mar 29, 2016
Merged

Backport #4393 and #4403 to 1.12 #4404

merged 3 commits into from
Mar 29, 2016

Commits on Mar 28, 2016

  1. Prevent endless recursive copy for bundle package --all and

    differently named gemspecs and gems
    
    - Fixes #4392
    RochesterinNYC authored and indirect committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    5cf8be5 View commit details
    Browse the repository at this point in the history
  2. Create shared examples for major, minor, patch version detection in

    `bundle outdated` specs
    RochesterinNYC authored and indirect committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    8897eb9 View commit details
    Browse the repository at this point in the history
  3. Allow bundle outdated to handle all combinations of --major,

    `--minor`, and `--patch` flags
    
    - Add test coverage for these combination sets
    - Fixes #4396
    RochesterinNYC authored and indirect committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    2fc6026 View commit details
    Browse the repository at this point in the history