Skip to content

Commit

Permalink
Add webrick for Ruby 3
Browse files Browse the repository at this point in the history
  • Loading branch information
fidel committed Nov 18, 2022
1 parent 67c8122 commit 65dca49
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ source "https://rubygems.org"
gem "nanoc"
gem "adsf"
gem "adsf-live"
gem "webrick"

group :nanoc do
gem "guard-nanoc"
end

2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ GEM
pastel (~> 0.8)
tty-platform (0.3.0)
tty-which (0.5.0)
webrick (1.7.0)
zeitwerk (2.6.6)

PLATFORMS
Expand All @@ -120,6 +121,7 @@ DEPENDENCIES
adsf-live
guard-nanoc
nanoc
webrick

BUNDLED WITH
2.2.29

0 comments on commit 65dca49

Please sign in to comment.