Closed yndajas closed 1 month ago
Name | Link |
---|---|
Latest commit | db78a83f1a351d4f6793fb9d7e6242ba89547ca8 |
Latest deploy log | https://app.netlify.com/sites/startling-pasca-a7e8b4/deploys/6718e50319e4a20008aa2623 |
Deploy Preview | https://deploy-preview-164--startling-pasca-a7e8b4.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This updates Ruby to 3.3.5 and updates various dependencies using
bundle update
. Builds were failing on Netlify with all PRs. Bundler reported errors installing io-event 1.1.7, racc 1.7.3, and strscan 3.1.0. The first two are further updated here, and the latter is no longer a dependency thanks to a rexml upgrade