cloudinary / cloudinary_gem

Cloudinary GEM for Ruby on Rails integration
https://cloudinary.com
420 stars 285 forks source link

Test the library with Ruby 3.0 #468

Closed tnir closed 3 years ago

tnir commented 3 years ago

Feature request for Cloudinary Ruby SDK

https://app.travis-ci.com/github/tnir/cloudinary_gem/jobs/536851714

Explain your use case

Ruby 3.0, released on 2020-12-24, is common for now.

Describe the problem you’re trying to solve

rspec with Ruby 3.0 fails.

https://app.travis-ci.com/github/tnir/cloudinary_gem/jobs/536851714

Do you have a proposed solution?

Fix the test code to support for Ruby 3.0