From a45c5aeaccd0aed5310219850caa06a2ba881230 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 19:36:10 +0000 Subject: [PATCH] Bump activesupport from 5.2.4.3 to 6.1.7.1 Bumps [activesupport](https://github.com/rails/rails) from 5.2.4.3 to 6.1.7.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v6.1.7.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 996fc318..b4f147a1 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.1.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) 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) @@ -828,16 +829,16 @@ GEM stackdriver-core (1.3.3) google-cloud-core (~> 1.2) stackprof (0.2.12) - thread_safe (0.3.6) tilt (2.0.8) travis-config (1.1.3) hashr (~> 2.0) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.5) unicode-display_width (1.4.0) + zeitwerk (2.6.6) PLATFORMS ruby