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

fix: Update jekyll-last-modified-at for Apple silicon builds #2362

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

matthewfeickert
Copy link
Member

@matthewfeickert matthewfeickert commented Aug 6, 2024

posix-spawn v0.3.15

posix-spawn (0.3.15)

was introducing build errors on Apple silicon machine installs. Updating jekyll-last-modified-at, which had previously required posix-spawn drops the dependency and the install and build then works.

  • Updated via 'bundle update jekyll-last-modified-at'.

This should probably go in before PR #2361, though is not required.

* posix-spawn v0.3.15 was introducing build errors on Apple silicon machine
  installs. Updating jekyll-last-modified-at, which had previously required
  posix-spawn drops the dependency and the install and build then works.
   - Updated via 'bundle update jekyll-last-modified-at'.
@matthewfeickert matthewfeickert force-pushed the fix/get-gemfile-working-on-apple-silicon branch from 9096516 to 5f6e088 Compare August 6, 2024 20:38
@henryiii henryiii merged commit 67aa6f5 into master Aug 6, 2024
2 checks passed
@henryiii henryiii deleted the fix/get-gemfile-working-on-apple-silicon branch August 6, 2024 20:44
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.

2 participants