Skip to content

Commit dac6af8

Browse files
added gem webrick for compatibility with Ruby 3
1 parent 1bf8043 commit dac6af8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
source 'https://rubygems.org'
22
gem 'github-pages', group: :jekyll_plugins
3+
gem "webrick"

0 commit comments

Comments
 (0)