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

Extracted: Update gemspec dependencies for ruby 3 #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kbrock
Copy link
Contributor

@kbrock kbrock commented Sep 13, 2024

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 Update to Ruby 3 #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` and `webrick` need to be udpated to
work with Ruby 3.

Signed-off-by: Juan Hernandez <[email protected]>
@kbrock kbrock mentioned this pull request Sep 13, 2024
@kbrock kbrock changed the title Update to Ruby 3 Update gemspec dependencies for ruby 3 Sep 13, 2024
@kbrock kbrock changed the title Update gemspec dependencies for ruby 3 Extracted: Update gemspec dependencies for ruby 3 Sep 26, 2024
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