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

Version force override ruby rubygems #7

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Dec 26, 2020

  1. Port of force_version POC

    Link to POC rubygems/bundler#5670
    
    Co-authored-by: Samuel Giddins <segiddins@segiddins.me>
    Lukas Oberhuber and segiddins committed Dec 26, 2020
    Copy the full SHA
    e58c0f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Implement force_version: true logic for gems

    Lukas Oberhuber committed Dec 27, 2020
    Copy the full SHA
    4fb53e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Remove all changes to vendored Molinillo

    Lukas Oberhuber committed Dec 28, 2020
    Copy the full SHA
    1d04c7f View commit details
    Browse the repository at this point in the history
  2. Simplify code

    Lukas Oberhuber committed Dec 28, 2020
    Copy the full SHA
    01e23ef View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Merge branch 'master' into seg-dsl-force-version

    Lukas Oberhuber committed Dec 31, 2020
    Copy the full SHA
    0445d53 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Add ruby and rubygems version override

    Lukas Oberhuber committed Jan 3, 2021
    Copy the full SHA
    5bd91b1 View commit details
    Browse the repository at this point in the history
  2. Check correct text

    Lukas Oberhuber committed Jan 3, 2021
    Copy the full SHA
    96b5de2 View commit details
    Browse the repository at this point in the history
  3. refactor and color override messages

    Lukas Oberhuber committed Jan 3, 2021
    Copy the full SHA
    f67bd10 View commit details
    Browse the repository at this point in the history
  4. Check for message

    Lukas Oberhuber committed Jan 3, 2021
    Copy the full SHA
    da00c20 View commit details
    Browse the repository at this point in the history