Skip to content

Commit

Permalink
Merge pull request #1271 from github/include_webrick
Browse files Browse the repository at this point in the history
Add webrick to Gemfile
  • Loading branch information
ahpook committed Jun 17, 2024
2 parents 99b36ca + dbdbcff commit b877a58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ source "https://rubygems.org"

gem "github-pages", group: :jekyll_plugins

gem "webrick"

group :test do
gem "html-proofer"
gem "rake"
Expand Down

0 comments on commit b877a58

Please sign in to comment.