From 99a39913e68ada218088294574bdf1b5c35ec4a4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2019 17:38:47 +0000 Subject: [PATCH] build: bump activesupport from 5.2.3 to 6.0.1 in /Library/Homebrew Bumps [activesupport](https://github.com/rails/rails) from 5.2.3 to 6.0.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.3...v6.0.1) Signed-off-by: dependabot-preview[bot] --- Library/Homebrew/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 5c7d3fb678..dc511b18ae 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -1,11 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.3) + activesupport (6.0.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2) ast (2.4.0) concurrent-ruby (1.1.5) connection_pool (2.2.2) @@ -109,6 +110,7 @@ GEM unf_ext (0.0.7.6) unicode-display_width (1.6.0) webrobots (0.1.2) + zeitwerk (2.2.1) PLATFORMS ruby