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

Ruby 3.4 usage issues warning #257

Open
Nik08 opened this issue Mar 6, 2025 · 0 comments
Open

Ruby 3.4 usage issues warning #257

Nik08 opened this issue Mar 6, 2025 · 0 comments
Labels
Status: Untriaged An issue that has yet to be triaged. Type: Bug Does not work as expected.

Comments

@Nik08
Copy link

Nik08 commented Mar 6, 2025

Version:

Found this issue with both 3.3.6 and 3.3.8 ( latest )

Environment:

Using this with InSpec and Ruby 3.4.1 on a mac operating system.

Scenario:

Found the issue while running the test suite of InSpec with the following command bundle exec rake test TEST="test/functional/inspec_exec_json_test.rb".
It throws continuous warnings when upgrading Ruby version on 3.4.1 with this gem.

Please ignore the minitest warning, and only look at the one getting from mixlib-shellout.

Image

Steps to Reproduce:

Simply using this gem with Ruby 3.4 should throw this warning.

Expected Result:

To modify the gem as per the warning.

Actual Result:

A warning being thrown with warning: literal string will be frozen in the future.

@Nik08 Nik08 added Status: Untriaged An issue that has yet to be triaged. Type: Bug Does not work as expected. labels Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Untriaged An issue that has yet to be triaged. Type: Bug Does not work as expected.
Projects
None yet
Development

No branches or pull requests

1 participant