Skip to content

Commit

Permalink
msi: Remove needless patch entries for RubyInstaller
Browse files Browse the repository at this point in the history
Signed-off-by: Takuro Ashie <[email protected]>
  • Loading branch information
ashie committed Jan 20, 2023
1 parent a1efa04 commit 07050a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions td-agent/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
# lib/ruby/x.y.0 in RubyInstaller. So that "-p2" options will be passed
# to patch command.
BUNDLED_RUBY_INSTALLER_PATCHES = [
["ruby-3.0/0001-ruby-resolv-Fix-confusion-of-received-response-messa.patch", ["= 2.7.3"]],
["ruby-3.0/0001-ruby-resolv-Fix-confusion-of-received-response-messa.patch", ["= 3.0.1"]],
# An example entry:
# ["ruby-3.0/0001-ruby-resolv-Fix-confusion-of-received-response-messa.patch", ["= 3.0.1"]],
]

0 comments on commit 07050a4

Please sign in to comment.