Skip to content

chore: Add 'ostruct' to Gemfile #21646

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yahonda
Copy link
Contributor

@yahonda yahonda commented Feb 18, 2025

This pull request adds 'ostruct' to Gemfile to suppress warning: ostruct was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0..

Steps to reproduce

$ ruby -v
ruby 3.4.2 (2025-02-15 revision d2930f8e7a) +PRISM [x86_64-linux]
$ bundle exec rspec -w

Warning fixed by this commit

/path/to/google-api-ruby-client/google-apis-core/spec/spec_helper.rb:27: warning: ostruct was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.

@yahonda yahonda requested a review from a team as a code owner February 18, 2025 12:17
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