From 166a1c6c10c9974ca86451a6ede7fe09b8b4ac87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 21:43:51 +0000 Subject: [PATCH] Bump activesupport from 5.2.4.3 to 6.0.6.1 Bumps [activesupport](https://github.com/rails/rails) from 5.2.4.3 to 6.0.6.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v6.0.6.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 996fc318..8656ca1c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,11 +51,12 @@ GEM remote: https://rubygems.org/ specs: HDRHistogram (0.1.3) - activesupport (5.2.4.3) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) amq-protocol (2.3.0) @@ -714,7 +715,7 @@ GEM http-form_data (2.1.1) http_parser.rb (0.6.0) httpclient (2.8.3) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1) jmespath (1.4.0) @@ -725,7 +726,7 @@ GEM http (>= 2.0, < 4.0) memoist (0.16.0) method_source (0.9.0) - minitest (5.14.1) + minitest (5.17.0) msgpack (1.2.4) multi_json (1.13.1) multipart-post (2.0.0) @@ -832,12 +833,13 @@ GEM tilt (2.0.8) travis-config (1.1.3) hashr (~> 2.0) - tzinfo (1.2.7) + tzinfo (1.2.11) thread_safe (~> 0.1) unf (0.1.4) unf_ext unf_ext (0.0.7.5) unicode-display_width (1.4.0) + zeitwerk (2.6.6) PLATFORMS ruby