Skip to content

Commit

Permalink
Merge pull request #914 from mrmanc/add-webrick
Browse files Browse the repository at this point in the history
Add webrick as Ruby 3 doesn’t include it
  • Loading branch information
yoannchaudet authored Jul 18, 2024
2 parents cdd68ab + 4012662 commit 010b49a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/github-pages/dependencies.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ class Dependencies
# Jekyll
"jekyll" => "3.9.5",
"jekyll-sass-converter" => "1.5.2",
"webrick" => "1.8.1",

# Converters
"kramdown" => "2.4.0",
Expand Down

0 comments on commit 010b49a

Please sign in to comment.