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: Add webrick dependency #222

Merged
merged 1 commit into from Apr 22, 2024
Merged

Conversation

tomdev
Copy link
Member

@tomdev tomdev commented Apr 22, 2024

I was unable to serve these pages with jekyll locally, as webrick was missing. For reference, see: github/pages-gem#752

This PR adds the webrick dependency.

I've confirmed I can now locally serve the pages again by running bundle exec jekyll serve

@iMartzen iMartzen merged commit f45381d into master Apr 22, 2024
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.

None yet

2 participants