mirror of
https://github.com/skoobasteeve/rayandgwen-wedding.git
synced 2026-03-19 22:58:55 +00:00
webrick fix for ruby 3.0
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user