From beb07ecc480fa5e7bf1415015ed3e26e4d8423ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 05:27:17 +0000 Subject: [PATCH] Bump activesupport from 6.1.3 to 6.1.7.3 Bumps [activesupport](https://github.com/rails/rails) from 6.1.3 to 6.1.7.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.3...v6.1.7.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a6f6062..8067a5b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.1.3) + activesupport (6.1.7.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -18,7 +18,7 @@ GEM benchmark (0.2.0) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.8) + concurrent-ruby (1.2.2) declarative (0.0.20) declarative-option (0.1.0) descendants_tracker (0.0.4) @@ -41,7 +41,7 @@ GEM highline (>= 1.6.2) homesick (1.1.6) thor (>= 0.14.0) - i18n (1.8.9) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jaro_winkler (1.5.4) @@ -53,7 +53,7 @@ GEM nokogiri (~> 1) rake mini_portile2 (2.8.0) - minitest (5.14.4) + minitest (5.18.0) multi_json (1.15.0) multipart-post (2.1.1) nokogiri (1.13.3) @@ -121,7 +121,7 @@ GEM multi_json representable virtus - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) uber (0.1.0) unicode-display_width (2.1.0) @@ -133,7 +133,7 @@ GEM webrick (1.7.0) yard (0.9.27) webrick (~> 1.7.0) - zeitwerk (2.4.2) + zeitwerk (2.6.7) PLATFORMS ruby