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

Add ostruct as dependency gem for Ruby 3.5 #928

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

Watson1978
Copy link
Collaborator

The ostruct gem will be changed bundled gem since Ruby 3.5.0. ruby/ruby@4db7c8a

The ostruct gem has been required at

require 'ostruct'

To use bundled gem, it requires to specify the dependency in Gemfile.

Similar with #901

The ostruct gem will be changed bundled gem since Ruby 3.5.0.
ruby/ruby@4db7c8a

The ostruct gem has been required at https://github.com/ohler55/oj/blob/2e57dc711172ee2aae4a1e381ad905c7d461e805/lib/oj/json.rb#L1

To use bundled gem, it requires to specify the dependency in Gemfile.

Similar with ohler55#901
@ohler55 ohler55 merged commit 2e6fd11 into ohler55:develop Jun 12, 2024
42 checks passed
@Watson1978 Watson1978 deleted the ostruct branch June 12, 2024 19:33
@ohler55
Copy link
Owner

ohler55 commented Jun 12, 2024

Thank you

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.

None yet

2 participants