Skip to content

Commit

Permalink
Updating rexml
Browse files Browse the repository at this point in the history
Signed-off-by: John <[email protected]>
  • Loading branch information
johnmccrae committed Dec 23, 2024
1 parent 40ab5e6 commit 55abd6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion winrm.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'logging', ['>= 1.6.1', '< 3.0']
s.add_runtime_dependency 'nori', '= 2.7.0' # nori 2.7.1 hasw a bug where it throws a NoMethodError for snakecase.
s.add_runtime_dependency 'rexml', '~> 3.3' # needs to load at least 3.3.6 to get past a CVE
s.add_runtime_dependency 'rubygems', '>= 3.6'
s.add_development_dependency 'pry'
s.add_development_dependency 'rake', '>= 10.3', '< 13'
s.add_development_dependency 'rb-readline'
Expand Down

0 comments on commit 55abd6f

Please sign in to comment.