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

Warning Digest::Digest is deprecated; use Digest

Open obromios opened this issue 11 years ago • 7 comments

This warning appears to be produced by the aws-s3 gem when I run using ruby 2.1.0p0 (2013-12-25 revision 44422). This appears to be related to this isssue:

https://github.com/aws/aws-sdk-ruby/pull/434

By the way, thank you for this gem, it is very useful.

obromios avatar Jan 10 '14 21:01 obromios

Seeing this too. So many deprecation warnings

DavidRagone avatar Jan 13 '14 22:01 DavidRagone

+1

pelargir avatar Feb 18 '14 17:02 pelargir

When will RubyGems.org get updated with this fix?

joeworkman avatar Aug 10 '14 19:08 joeworkman

+1

jrm2194 avatar Sep 19 '14 22:09 jrm2194

This project looks dead (no commit activity in a very long time.) And this issue is completely blocking S3 connectivity. Anyone know of a drop-in alternative or maintained fork?

Edit: I just moved to the official aws-sdk (v1) - the API is similar enough that it was easy to convert.

thom-nic avatar Jan 23 '15 14:01 thom-nic

For me this warning has not stopped the gem from working but it is annoying. It's a one-line fix and I patched in on my gem. I can branch and commit that if nobody minds

mitkouwcad avatar Feb 05 '15 16:02 mitkouwcad

Correction, it seems like pelargir has already done that so I guess if you were to get the latest, it's fixed

mitkouwcad avatar Feb 05 '15 16:02 mitkouwcad