Skip to content

Commit

Permalink
fix: update rexml to 3.3.9 to fix libncurses.so.5: cannot open shared…
Browse files Browse the repository at this point in the history
… object file issue
  • Loading branch information
nicolastremblay1 committed Nov 2, 2024
1 parent ad8bdba commit fbb3ccf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codedeploy_agent.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Gem::Specification.new do |spec|
spec.add_dependency('aws-sdk-s3', '~> 1')
spec.add_dependency('docopt', '~> 0.5.0')
spec.add_dependency('concurrent-ruby', '~> 1.1.9')
spec.add_dependency('rexml', '~> 3.3.9')

spec.add_development_dependency('rake', '~> 12.3.3')
spec.add_development_dependency('rspec', '~> 3.2.0')
Expand Down

0 comments on commit fbb3ccf

Please sign in to comment.