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
Update Jekyll server monkey-patch to mirror Core (#499)
* Mark the methods as `private` since #start_up_webrick is a private method
in the upstream command class
* From Jekyll 3.7 onwards, local variable `server` is an instance_variable
in the overridden method upstream
0 commit comments