aws-ses icon indicating copy to clipboard operation
aws-ses copied to clipboard

Add rexml as a runtime dependency to support Ruby 3.0.0

Open tricknotes opened this issue 5 years ago • 1 comments

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

tricknotes avatar Dec 30 '20 17:12 tricknotes

@drewblas How do you feel about this PR?

tricknotes avatar Jan 22 '21 16:01 tricknotes