From c7c54d8bd899c773b89385d9991d6bfd7de29092 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 7 Nov 2018 08:06:41 +0000 Subject: [PATCH] Bump concurrent-ruby from 1.1.2 to 1.1.3 in /Library/Homebrew/vendor Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.1.2 to 1.1.3. - [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.2...v1.1.3) 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 286b5ac84c..8c161e8c86 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.2) + concurrent-ruby (1.1.3) i18n (1.1.1) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1)