From 5ea967d4a636180e4626b5caf27cdd6826ad7574 Mon Sep 17 00:00:00 2001 From: Philip Harrison Date: Thu, 1 Nov 2018 15:15:04 +0100 Subject: [PATCH] Revert "Bump concurrent-ruby from 1.0.5 to 1.1.0 in /Library/Homebrew/vendor" 1.1.0 was yanked from Rubygems: https://rubygems.org/gems/concurrent-ruby/versions This reverts commit ab372d0e64c22b984449ec3df2c4de3d470731a3. --- Library/Homebrew/vendor/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/vendor/Gemfile.lock b/Library/Homebrew/vendor/Gemfile.lock index 81686139d9..910bf2da62 100644 --- a/Library/Homebrew/vendor/Gemfile.lock +++ b/Library/Homebrew/vendor/Gemfile.lock @@ -8,7 +8,7 @@ GEM tzinfo (~> 1.1) ast (2.4.0) backports (3.11.4) - concurrent-ruby (1.1.0) + concurrent-ruby (1.0.5) i18n (1.1.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1)