Skip to content

Merge Ruby 3.3 support from joshuaflanagan repo to ShippingEasy repo#1

Merged
jugglebird merged 8 commits into
ShippingEasy:masterfrom
joshuaflanagan:master
Apr 10, 2024
Merged

Merge Ruby 3.3 support from joshuaflanagan repo to ShippingEasy repo#1
jugglebird merged 8 commits into
ShippingEasy:masterfrom
joshuaflanagan:master

Conversation

@jugglebird
Copy link
Copy Markdown

No description provided.

dgarbus and others added 8 commits April 8, 2024 21:11
This required bumping the stringio version to support Ruby 3.3, which
fixes a compile error with the native extension. See
https://github.com/ruby/stringio/releases/tag/v3.0.7
It appears that extensionApiVersion() didn't match the ruby version when
using the Ruby 2.5 runtime, but the value has been identical from ruby
2.7 on.  Since we no longer support Ruby 2.5, I think it's safe to
remove this and simply use the ruby version until something changes
again in the future.
Add ruby 3.3 runtime support
@jugglebird jugglebird merged commit a308ce2 into ShippingEasy:master Apr 10, 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.

3 participants