Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for ruby 2.1.x #14

Merged
merged 2 commits into from
Feb 4, 2015
Merged

Fix for ruby 2.1.x #14

merged 2 commits into from
Feb 4, 2015

Conversation

mheffner
Copy link
Owner

This seems to work, but we are now seeing the following:

Digest::Digest is deprecated; use Digest
Digest::Digest is deprecated; use Digest

@mheffner
Copy link
Owner Author

I think those messages are coming from the right_aws gem. It appears that has been deprecated in favor of the new right_aws_api gem.

@mheffner mheffner mentioned this pull request Jan 17, 2015
mheffner added a commit that referenced this pull request Feb 4, 2015
@mheffner mheffner merged commit 8dc2f42 into master Feb 4, 2015
@adamyonk
Copy link

Any plan to move over to right_as_api? I'm seeing this all the time:

Digest::Digest is deprecated; use Digest
Digest::Digest is deprecated; use Digest
Digest::Digest is deprecated; use Digest
Digest::Digest is deprecated; use Digest
Digest::Digest is deprecated; use Digest
Digest::Digest is deprecated; use Digest
Digest::Digest is deprecated; use Digest
Digest::Digest is deprecated; use Digest

@mheffner
Copy link
Owner Author

@adamyonk Planned but no work has started on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants