From ab372d0e64c22b984449ec3df2c4de3d470731a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 31 Oct 2018 14:42:46 +0000 Subject: [PATCH] Bump concurrent-ruby from 1.0.5 to 1.1.0 in /Library/Homebrew/vendor Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.0.5 to 1.1.0. - [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.0.5...v1.1.0) 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 910bf2da62..81686139d9 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.0.5) + concurrent-ruby (1.1.0) i18n (1.1.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1)