Skip to content

Commit

Permalink
Merge pull request #204 from djberg96/nokogiri_gem
Browse files Browse the repository at this point in the history
Update nokogiri to 1.7.2
  • Loading branch information
jrafanie authored Jun 7, 2017

Verified

This commit was signed with the committer’s verified signature.
jsirois John Sirois
2 parents a0f3657 + 6a63bf9 commit 5cc19a6
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
@@ -35,7 +35,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency "more_core_extensions", "~>3.2"
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.1"
s.add_runtime_dependency "nokogiri", "~>1.7.2"
s.add_runtime_dependency "pg", "~>0.18.2"
s.add_runtime_dependency "pg-dsn_parser", "~>0.1.0"
s.add_runtime_dependency "psych", "~>2.0.12"

0 comments on commit 5cc19a6

Please sign in to comment.