From 41bc670abbf116e90e54ed6b4e5aa8d7285b765f Mon Sep 17 00:00:00 2001 From: rmnull Date: Tue, 28 Jul 2020 23:09:48 +0530 Subject: [PATCH] update patchelf.rb to 1.2.0 in Gemfile.lock. --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 67a8bacb80..7b43ca61ae 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -55,7 +55,7 @@ GEM parallel parser (2.7.1.4) ast (~> 2.4.1) - patchelf (1.1.1) + patchelf (1.2.0) elftools (~> 1.1) plist (3.5.0) rainbow (3.0.0)