Skip to content

Commit

Permalink
Gemfile: Add webrick dependency (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesse-wei authored Jun 15, 2024
1 parent cdf96ba commit 4739668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
source 'https://rubygems.org'
gem 'github-pages', group: :jekyll_plugins
gem "webrick", "~> 1.8"

0 comments on commit 4739668

Please sign in to comment.