Skip to content

Commit

Permalink
Merge pull request #589 from Fryguy/rexml_336
Browse files Browse the repository at this point in the history
(cherry picked from commit 9a04a5d)
  • Loading branch information
kbrock authored and Fryguy committed Oct 2, 2024
1 parent 89c10f4 commit f7577a5
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 @@ -28,7 +28,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency "more_core_extensions", "~> 4.4"
s.add_runtime_dependency "net-ftp", "~> 0.1.2"
s.add_runtime_dependency "nokogiri", "~> 1.14", ">= 1.14.3"
s.add_runtime_dependency "rexml", ">= 3.3.4"
s.add_runtime_dependency "rexml", ">= 3.3.6"
s.add_runtime_dependency "sys-proctable", "~> 1.2.5"
s.add_runtime_dependency "sys-uname", "~> 1.2.1"
s.add_runtime_dependency "win32ole", "~> 1.8.8" # this gem was extracted in ruby 3 - required if we use wmi on windows
Expand Down

0 comments on commit f7577a5

Please sign in to comment.