Skip to content

Commit

Permalink
Merge branch 'main' into jfm/chef17-patch-update
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmccrae authored Mar 27, 2024
2 parents 8d5c42f + 763ae8b commit 06081d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/software/ruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@
# UTF-16LE format and we need UTF-8.
# Here we patch the Ruby Win32/Reolv.rb file to make reloading the Win32::Registry class
# conditional and therefore prevent the monkeypatch from being overwritten.

if windows? && version.satisfies?("~> 3.0.0")
patch source: "ruby-win32_resolv.patch", plevel: 0, env: patch_env
end
Expand Down

0 comments on commit 06081d5

Please sign in to comment.