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

dev: clean up Gemfile.lock platforms #1239

Merged
merged 1 commit into from
Oct 21, 2022

Commits on Oct 20, 2022

  1. dev: clean up Gemfile.lock platforms

    - remove `universal-darwin-22` because this only applies to the
      Apple-installed version of Ruby which nobody should be using to
      develop Tapioca
    - add `x86_64-darwin` for our friends without M1s
    - change `arm64-darwin-21` to the more generic `arm64-darwin`
    
    Note that none of the gems locked in this bundle have changed.
    flavorjones committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    23de918 View commit details
    Browse the repository at this point in the history