From 6a0a1992f50764b53ae8bae35ed044788ddd4219 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2020 12:45:31 +0000 Subject: [PATCH] Bump patchelf from 1.2.0 to 1.3.0 in /Library/Homebrew Bumps [patchelf](https://github.com/david942j/patchelf.rb) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/david942j/patchelf.rb/releases) - [Commits](https://github.com/david942j/patchelf.rb/commits) Signed-off-by: dependabot-preview[bot] --- Library/Homebrew/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 8f59318000..bac57c96fe 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -23,7 +23,7 @@ GEM docile (1.3.2) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - elftools (1.1.2) + elftools (1.1.3) bindata (~> 2) highline (2.0.3) hpricot (0.8.6) @@ -64,8 +64,8 @@ GEM sorbet-runtime (>= 0.5) parser (2.7.1.4) ast (~> 2.4.1) - patchelf (1.2.0) - elftools (~> 1.1) + patchelf (1.3.0) + elftools (>= 1.1.3) plist (3.5.0) pry (0.13.1) coderay (~> 1.1)