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

Ruby 3.x, Rails 7.x #32

Merged
merged 7 commits into from
Jun 5, 2024
Merged

Ruby 3.x, Rails 7.x #32

merged 7 commits into from
Jun 5, 2024

Conversation

kookster
Copy link
Member

@kookster kookster commented Jun 5, 2024

This version is upgraded to the latest ruby and rails, and fixes tests for those

Fixes a deprecation warning that was showing up in applications using this gem on Rails 7.1

Correctly requires ostruct when using OpenStruct

Prevents nil.split calls, which will raise errors

@kookster kookster merged commit 1cb1eed into master Jun 5, 2024
@kookster kookster deleted the fix/ruby_3_rails_7 branch June 5, 2024 14:18
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