uploadcare / uploadcare-ruby

Ruby API client that handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs.
https://uploadcare.com
MIT License
39 stars 28 forks source link

Make ruby 3.1+ compliant #120

Closed kraft001 closed 1 year ago

kraft001 commented 1 year ago

Description

Update gems (api_struct in particular) to make sure that the gem is compliant with ruby 3.1+

Checklist