From e3c2ad38122b27b78ed5b2d49e783745f74641ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 15 Dec 2018 19:28:18 +0000 Subject: [PATCH] Bump concurrent-ruby from 1.1.3 to 1.1.4 in /Library/Homebrew/vendor Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.3...v1.1.4) Signed-off-by: dependabot[bot] --- 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 3472e580c3..200a645020 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.3) + concurrent-ruby (1.1.4) i18n (1.1.1) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1)