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

Manually bump tapioca / regenerate rbi #1514

Merged
merged 1 commit into from
Oct 10, 2024

Commits on Oct 10, 2024

  1. Manually bump tapioca / regenerate rbi

    Dependabot does not do this because it resolves with Ruby 3.0 from the gemspec
    and tapioca now only supports 3.1
    
    This unblocks prism 1.0 which is required for the ruby-lsp to update to the latest version.
    Currently it runs into Shopify/ruby-lsp#2630, causing a restart loop.
    
    To make sure this does the right thing on older rubies, I added a step to print the resolved lockfile on CI
    Earlopain committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b69da8d View commit details
    Browse the repository at this point in the history