Skip to content

Add the WEBrick gem to the docs app#1211

Merged
joelhawksley merged 3 commits intoViewComponent:mainfrom
cpjmcquillan:add-webrick
Dec 16, 2021
Merged

Add the WEBrick gem to the docs app#1211
joelhawksley merged 3 commits intoViewComponent:mainfrom
cpjmcquillan:add-webrick

Conversation

@cpjmcquillan
Copy link
Copy Markdown

Summary

Since WEBrick is no longer bundled with Ruby in 3.0, and Jekyll depends on
WEBrick, the webrick gem needs to be added as a dependency to the docs
application in order to run bundle exec jekyll serve with Ruby 3.0+.

WEBrick has been added to a dependency of Jekyll on main in
jekyll/jekyll#8524, but the change hasn't yet made it
into a release.

@cpjmcquillan cpjmcquillan requested a review from a team as a code owner December 16, 2021 00:54
Since WEBrick is no longer bundled with Ruby in 3.0, and Jekyll depends on
WEBrick, the webrick gem needs to be added as a dependency to the docs
application in order to run `bundle exec jekyll serve` with Ruby 3.0+.

WEBrick has been added to a dependency of Jekyll on main in
jekyll/jekyll#8524, but the change hasn't yet made it
into a release.
@joelhawksley joelhawksley merged commit 475fea6 into ViewComponent:main Dec 16, 2021
@cpjmcquillan cpjmcquillan deleted the add-webrick branch December 17, 2021 01:04
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.

3 participants