webrick fix for ruby 3.0

This commit is contained in:
2021-05-20 15:41:34 -04:00
parent d3df3a7122
commit f7a1d4d0fd

View File

@@ -15,6 +15,7 @@ source "https://rubygems.org"
gem "jekyll" gem "jekyll"
gem "minimal-mistakes-jekyll" gem "minimal-mistakes-jekyll"
gem "webrick"
# The following plugins are automatically loaded by the theme-gem: # The following plugins are automatically loaded by the theme-gem:
# gem "jekyll-paginate" # gem "jekyll-paginate"