Skip to content

Commit 264be76

Browse files
committed
Update recommended Gemfile for local preview to support Ruby 3.0
1 parent 4b699ef commit 264be76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/USAGE_ADVANCED.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ If you'd like to preview your site on your computer (or if you aren't using GitH
3737
gem 'jekyll-seo-tag'
3838
gem 'jekyll-remote-theme'
3939
gem 'jekyll-github-metadata'
40+
gem 'webrick'
4041

4142
# The following plugins are enabled on GitHub Pages without a _config.yml.
4243
gem 'jekyll-optional-front-matter'

0 commit comments

Comments
 (0)