Skip to content

Commit

Permalink
Fix nokogiri security alert
Browse files Browse the repository at this point in the history
Signed-off-by: starksm64 <starksm64@gmail.com>
  • Loading branch information
starksm64 committed Oct 26, 2021
1 parent 81b1b5e commit 280c2e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ GEM
liquid (= 4.0.3)
mercenary (~> 0.3)
minima (= 2.5.1)
nokogiri (>= 1.10.4, < 2.0)
gem "nokogiri", ">= 1.12.5"
rouge (= 3.26.0)
terminal-table (~> 1.4)
github-pages-health-check (1.17.7)
Expand Down

0 comments on commit 280c2e0

Please sign in to comment.