Skip to content

Commit

Permalink
Merge branch 'master' into jekyll-github-metadata-v2-11-0
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr authored Jan 30, 2019
2 parents 363ba62 + 1640e2a commit 2d839ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-pages.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |s|

s.add_dependency("mercenary", "~> 0.3")
s.add_dependency("terminal-table", "~> 1.4")
s.add_dependency("nokogiri", ">= 1.8.2", "< 2.0") # CVE-2017-9050, CVE-2017-18258
s.add_dependency("nokogiri", ">= 1.8.5", "< 2.0")
s.add_development_dependency("rspec", "~> 3.3")
s.add_development_dependency("rainbow", "~> 2.1.0")
s.add_development_dependency("pry", "~> 0.10")
Expand Down

0 comments on commit 2d839ee

Please sign in to comment.