Skip to content

Commit

Permalink
Merge pull request #3179 from ericcurtin/additional-docs-dependancy
Browse files Browse the repository at this point in the history
docs: Add webrick dependancy for building site locally
  • Loading branch information
cgwalters committed Feb 16, 2024
2 parents c726010 + 1aec4de commit bd7663f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ source "https://rubygems.org"
group :jekyll_plugins do
gem "github-pages"
gem "jekyll-remote-theme"
gem "webrick"
end

# Prefer the GitHub flavored markdown version of kramdown.
Expand Down

0 comments on commit bd7663f

Please sign in to comment.