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
jekyll/jekyll#8523. Would happen if installing the latest jekyll & ruby because webrick is no longer a bundled gem. Solved by simply adding gem 'webrick' to the Gemfile.
Please update the Gemfile or documentation.
The text was updated successfully, but these errors were encountered:
jekyll/jekyll#8523. Would happen if installing the latest jekyll & ruby because webrick is no longer a bundled gem. Solved by simply adding gem 'webrick' to the Gemfile.
Please update the Gemfile or documentation.
The text was updated successfully, but these errors were encountered: