Skip to content

Commit

Permalink
added webrick to gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
srezasm committed Sep 23, 2023
1 parent f71743f commit 475e48e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
source "https://rubygems.org"

gem "github-pages", group: :jekyll_plugins
gem "jekyll-include-cache", group: :jekyll_plugins
gem "jekyll-include-cache", group: :jekyll_plugins
gem "webrick", "~> 1.8"

0 comments on commit 475e48e

Please sign in to comment.