Skip to content

Commit

Permalink
add webrick to gemspec because it isnt included in ruby3 anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
daattali committed Jun 7, 2023
1 parent 76509fe commit 534c907
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions beautiful-jekyll-theme.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "bundler", ">= 1.16"
spec.add_development_dependency "rake", "~> 12.0"
spec.add_development_dependency "webrick", "~> 1.8"
end

0 comments on commit 534c907

Please sign in to comment.