Open obromios opened 10 years ago
Seeing this too. So many deprecation warnings
+1
When will RubyGems.org get updated with this fix?
+1
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.
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
Correction, it seems like pelargir has already done that so I guess if you were to get the latest, it's fixed
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.