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

Generated Gemfile will automatically pickup the latest version on first bundle #43866

Merged
merged 4 commits into from
Dec 14, 2021

Commits on Dec 14, 2021

  1. Generated Gemfile will automatically pickup the latest version on fir…

    …st bundle
    
    No need to prescribe the lower boundary for a newly generated Gemfile, since the first bundle will automatically lock-in the latest version.
    dhh committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    8c1dd34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d5dd7d View commit details
    Browse the repository at this point in the history
  3. Trailing space

    dhh committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    c0669f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b23b379 View commit details
    Browse the repository at this point in the history