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
Ruby 3 is starting to drop built-in RubyGems, like csv and webrick. Jekyll relies on these, so let's release a Jekyll 3 minor version that includes them.
Use 3.10-stable branch instead of master when filing PRs.
Summary
Ruby 3 is starting to drop built-in RubyGems, like
csvandwebrick. Jekyll relies on these, so let's release a Jekyll 3 minor version that includes them.Use
3.10-stablebranch instead ofmasterwhen filing PRs.Tasks