Skip to content

Commit

Permalink
Fix for nokogiri vulnerability of moderate severity.
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Johnson committed Feb 26, 2020
1 parent 321f330 commit b884c97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -55,7 +55,7 @@ GEM
mercenary (0.3.6)
mini_portile2 (2.4.0)
multipart-post (2.1.1)
nokogiri (1.10.7-x64-mingw32)
nokogiri (1.10.8-x64-mingw32)
mini_portile2 (~> 2.4.0)
octokit (4.15.0)
faraday (>= 0.9)
Expand Down
2 changes: 1 addition & 1 deletion noir-for-jekyll.gemspec
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |spec|
spec.name = "noir-for-jekyll"
spec.version = "1.7.0"
spec.version = "1.7.1"
spec.authors = ["Victor Johnson"]
spec.email = ["me@essentialenemy.com"]

Expand Down

0 comments on commit b884c97

Please sign in to comment.