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

deprecation ruby 3.5.0 ostruct #49

Closed
axlekb opened this issue Sep 10, 2024 · 1 comment
Closed

deprecation ruby 3.5.0 ostruct #49

axlekb opened this issue Sep 10, 2024 · 1 comment

Comments

@axlekb
Copy link

axlekb commented Sep 10, 2024

Ruby 3.5.0 is removing ostruct from the standard library, so this gem will need to add ostruct as a dependency.

/app/vendor/bundle/ruby/3.3.0/gems/prawn-rails-1.4.2/lib/prawn-rails/config.rb:1: 
warning: /app/vendor/ruby-3.3.5/lib/ruby/3.3.0/ostruct.rb was loaded from the standard library, 
but will no longer be part of the default gems starting from Ruby 3.5.0.
@westonganger
Copy link
Collaborator

This was resolved in #51 and released in version v1.5.0

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 a pull request may close this issue.

2 participants