Skip to content

Commit

Permalink
Merge pull request #280 from NickLaMuro/revert-revert-of-278
Browse files Browse the repository at this point in the history
Update nokogiri to a more secure version. Part Deux
  • Loading branch information
Fryguy authored Oct 3, 2017
2 parents 2f0d09f + 38bea76 commit b9e7606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-gems-pending.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency "more_core_extensions", "~> 3.4"
s.add_runtime_dependency "net-scp", "~> 1.2.1"
s.add_runtime_dependency "net-sftp", "~> 2.1.2"
s.add_runtime_dependency "nokogiri", "~> 1.7.2"
s.add_runtime_dependency "nokogiri", "~> 1.8.1"
s.add_runtime_dependency "pg", "~> 0.18.2"
s.add_runtime_dependency "pg-dsn_parser", "~> 0.1.0"
s.add_runtime_dependency "rake", ">= 11.0"
Expand Down

0 comments on commit b9e7606

Please sign in to comment.