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

Bump Ruby from 3.3.4 to 3.3.5 #674

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Bump Ruby from 3.3.4 to 3.3.5 #674

merged 1 commit into from
Sep 5, 2024

Conversation

davidrunger
Copy link
Owner

No description provided.

@davidrunger
Copy link
Owner Author

There are warnings about ostruct and fiddle being loaded from the standard library:

/opt/hostedtoolcache/Ruby/3.3.5/x64/lib/ruby/3.3.0/bundled_gems.rb:75: warning: ostruct 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.
/opt/hostedtoolcache/Ruby/3.3.5/x64/lib/ruby/3.3.0/reline.rb:9: warning: fiddle 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 fiddle to your Gemfile or gemspec to silence this warning.

I think that these issues are being addressed in the relevant gems and/or in Ruby?

https://github.com/pry/pry/pull/ 2318
https://bugs.ruby-lang.org/issues/20714

I think that I will merge this for now and hope that these warnings are fixed by gem updates.

@davidrunger davidrunger merged commit e3dfefe into main Sep 5, 2024
1 check passed
@davidrunger davidrunger deleted the bump-ruby branch September 5, 2024 20:09
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.

1 participant