refile / refile-s3

Amazon S3 Backend for Refile
MIT License
36 stars 88 forks source link

Not compatible with `aws-sdk v3` #34

Closed swapnils19 closed 5 years ago

swapnils19 commented 6 years ago

I just upgraded to aws-sdk v3 and got a compatibility error. As per the current master gemspec, they have locked the aws-sdk to version 2.

bobbytables commented 6 years ago

This actually isn't even compatible with 2.x anymore. The aws-sdk has undergone a lot of updates.

AknEp commented 6 years ago

+1 I wanna use refile with latest S3 SDK ...

sobrinho commented 5 years ago

Fixed on master.