Upgrade to Ruby 3 - tutorial

Hello :slight_smile: I am new to learning Jekyll and only just installed Jekyll and Ruby and therefor have the latest versions installed. I also get the webrick issue and can fix it by adding the “bundle add webrick” command to every project.

But I’m not sure how to fix this so I don’t have to manually add the bundle everytime after running “jekyll new ****”. What’s the best way to fix this if you’re not upgrading?

thank you