Skip to content

Commit

Permalink
+ webrick to gem file
Browse files Browse the repository at this point in the history
  • Loading branch information
rjzupkoii authored and dorukaks committed Nov 24, 2024
1 parent 706ad3d commit 7f5991e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ group :jekyll_plugins do
gem 'jekyll'
gem 'jekyll-feed'
gem 'jekyll-sitemap'
gem 'jemoji'
gem 'webrick', '~> 1.8'
gem 'hawkins'
gem "webrick", "~> 1.8"
end

gem 'github-pages'

0 comments on commit 7f5991e

Please sign in to comment.