aws-ses
aws-ses copied to clipboard
Add rexml as a runtime dependency to support Ruby 3.0.0
rexml gem has not been default gem since Ruby 3.0. It is required in the following. https://github.com/drewblas/aws-ses/blob/v0.7.1/lib/aws/ses.rb#L1
@drewblas How do you feel about this PR?