Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

Commit

Permalink
add webrick to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
maneesha committed Aug 8, 2024
1 parent 3c603f3 commit d7ccaea
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 @@ -6,3 +6,5 @@ group :jekyll_plugins do
gem 'jekyll-get-json', "~> 1.0.0"
gem 'jekyll', '3.8.7'
end

gem "webrick", "~> 1.8"

0 comments on commit d7ccaea

Please sign in to comment.