Skip to content

Commit

Permalink
Merge pull request #222 from Hacker0x01/tomdev/add-webrick-dependency
Browse files Browse the repository at this point in the history
fix: Add webrick dependency
  • Loading branch information
iMartzen committed Apr 22, 2024
2 parents 9fdea89 + fe29532 commit f45381d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
@@ -1,3 +1,5 @@
source "https://rubygems.org"

gem "github-pages", group: :jekyll_plugins

gem "webrick", "~> 1.8"

0 comments on commit f45381d

Please sign in to comment.