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 Ruby versions #1

Closed
wants to merge 17 commits into from
Closed

Update Ruby versions #1

wants to merge 17 commits into from

Conversation

parkr
Copy link
Owner

@parkr parkr commented Dec 20, 2023

Ruby is moving forward, and Pages must follow or risk security issues and poor developer experience.

JamesMGreene and others added 17 commits July 15, 2022 11:29
Remove unused variable `CONFIGS_WITH_METHODS`
Add Dependabot config for Bundler and Actions usage
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](docker/metadata-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Ruby 3.2 removed the "tainted" interface, which liquid
>=4.0.3 still uses. Liquid 4.0.4 removes references to this
interface that it works with Ruby 3.2.

Closes github#859.
…ocker/metadata-action-4

Bump docker/metadata-action from 3 to 4
…ctions/checkout-3

Bump actions/checkout from 2 to 3
Bump jekyll to v3.9.3 and pages-gem to v228
@parkr parkr closed this Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants