Currently the SDK doesn't build or work with Ruby 3:
The versions of rake, rubocop and webrick need to be updated to work with Ruby 3.
Notes
This PR is #10 without the weld changes.
I left attribution in place.
I did trim the git message to just comment on the contents of this PR. But the wording is original.
Thank you @jhernand for the great PR
Disclaimer
I am still unable to run mvn package locally to build this gem.
If you have suggestions on how I can build/test the packaging of the gem, please share.
Currently the SDK doesn't build or work with Ruby 3:
The versions of
rake
,rubocop
andwebrick
need to be updated to work with Ruby 3.Notes
weld
changes.Thank you @jhernand for the great PR
Disclaimer
I am still unable to run
mvn package
locally to build this gem. If you have suggestions on how I can build/test the packaging of the gem, please share.