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

Update bootsnap to fix CI failures on ruby 3.0.3 #926

Merged
merged 2 commits into from Dec 2, 2021

Commits on Dec 2, 2021

  1. Update bootsnap

    This seems to fix CI failures when ruby 3.0.3 is installed.
    
    I noticed the failures in this PR: #915
    
    But I was able to reproduce the failures on a clean branch using ruby 3.0.3
    iancanderson committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    cc757c2 View commit details
    Browse the repository at this point in the history
  2. Update bootsnap in demo app too

    This should fix the stories build when using ruby 3.0.3
    iancanderson committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    f686b65 View commit details
    Browse the repository at this point in the history