You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bump nokogiri from 1.14.3 to 1.16.2
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.16.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.14.3...v1.16.2)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
* Updated gemfile
So GitHub auto-created PR #1072 as a security update. My local dev environment no longer worked with this. After around 6 hours of trying to fix it myself (always seemed to come down to Ruby compilation problems related to OpenSSL versions), I bought Ruby on Mac and used it to completely reset my local dev environment and move to a newer version of Ruby (3.2.3). Now it works again. We have not updated this lock file in years, maybe it's a good time to push this update so we use the latest version of Ruby and various dependencies?
But first we should have a few people test this. Maybe it's just me having all these problems.
* Updating Ruby version
The build failed on Netlify due to Ruby version incompatibility. Will this fix it? We'll see.
* Let's try adding a ruby version file
Will it work? The tension is killing me.
* Remove image_optim dependency to get Docker working again
I guess no automated image compression for us... but it just does not work otherwise. I tested various jekyll Docker images, ruby versions, etc.
Maybe we can find another solution in the future.
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0 commit comments