flexera-public / right_aws

RightScale Amazon Web Services Ruby Gems
MIT License
451 stars 175 forks source link

OpenSSL::Digest::Digest is deprecated; use OpenSSL::Digest #176

Closed seanxiesx closed 10 years ago

seanxiesx commented 10 years ago

suppress "Digest::Digest is deprecated; use Digest" warnings in ruby 2.1.0

rb2k commented 10 years ago

Yeah, those warnings are annoying. This would be appreciated.

ofirski commented 10 years ago

So, how about releasing a new version of right_aws with the above fix?

marknadig commented 10 years ago

I contacted rightscale support - they said "seems dev is no longer maintaining" :/

amitavmohanty01 commented 10 years ago

+1 for the pull request

stevecrozz- commented 10 years ago

Seems good. It works in Ruby 1.8.7 and 2.1.1...

CallumD commented 10 years ago

Hey,

Currently in the Cloud Analytics project we are using the right_develop gem which has a dependency on right_aws.

As we are upgrading to ruby 2.1 there is a deprecation warning coming from the right_aws gem which it looks like this PR will resolve.

+1 on getting this merged in

teohm commented 10 years ago

@stevecrozz can we get someone to release this as a new patch version?

ghost commented 10 years ago

when will this be tagged to a gem release ?

thomasklemm commented 10 years ago

:+1: for a new gem release. Thanks in advance!

bvogel commented 10 years ago

As there is a new version for right_http_connection (https://github.com/rightscale/right_http_connection/commit/d41ea5e6d526ab7809c7783cf366c93b7aca0e10) - is there any chance that this will be updated as well? cc @robertsulway