You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-add logger as an explicit dependency [#266](https://github.com/chef/mixlib-shellout/pull/266) ([rishichawda](https://github.com/rishichawda))
7
+
-assign @stdout, @stderr and @process_status to mutable strings in preparation for ruby 4.0 [#265](https://github.com/chef/mixlib-shellout/pull/265) ([rishichawda](https://github.com/rishichawda))
8
8
<!-- latest_release -->
9
9
<!-- release_rollup since=3.3.9 -->
10
10
### Changes not yet released to rubygems.org
11
11
12
12
#### Merged Pull Requests
13
+
- assign @stdout, @stderr and @process_status to mutable strings in preparation for ruby 4.0 [#265](https://github.com/chef/mixlib-shellout/pull/265) ([rishichawda](https://github.com/rishichawda)) <!-- 3.4.2 -->
13
14
- add logger as an explicit dependency [#266](https://github.com/chef/mixlib-shellout/pull/266) ([rishichawda](https://github.com/rishichawda)) <!-- 3.4.1 -->
0 commit comments