Skip to content

Add ostruct runtime dependency to fix warning in ruby 3.3.5+#188

Merged
nikz merged 1 commit intoMindscapeHQ:masterfrom
armstrjare:add-ostruct-dep
Oct 16, 2024
Merged

Add ostruct runtime dependency to fix warning in ruby 3.3.5+#188
nikz merged 1 commit intoMindscapeHQ:masterfrom
armstrjare:add-ostruct-dep

Conversation

@armstrjare
Copy link
Contributor

@armstrjare armstrjare commented Oct 15, 2024

Ruby 3.3.5 emits a warning that ostruct will be removed from stdlib default gems in Ruby 3.5

/.rbenv/versions/3.3.5/lib/ruby/gems/3.3.0/gems/raygun4ruby-x.x.x/lib/raygun.rb:7: warning:
/.rbenv/versions/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.
You can add ostruct to your Gemfile or gemspec to silence this warning.

Copy link
Contributor

@nikz nikz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

@nikz nikz merged commit 574c5e2 into MindscapeHQ:master Oct 16, 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