From aba7d2498ebe6e359049c8436918d9f86a17091c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 05:52:23 +0000 Subject: [PATCH] Bump activesupport from 6.1.6 to 6.1.7.3 Bumps [activesupport](https://github.com/rails/rails) from 6.1.6 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.6...v6.1.7.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2e6ccf6..f655b1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,12 +7,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.1.6) - activesupport (= 6.1.6) - activerecord (6.1.6) - activemodel (= 6.1.6) - activesupport (= 6.1.6) - activesupport (6.1.6) + activemodel (6.1.7.3) + activesupport (= 6.1.7.3) + activerecord (6.1.7.3) + activemodel (= 6.1.7.3) + activesupport (= 6.1.7.3) + activesupport (6.1.7.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -20,7 +20,7 @@ GEM zeitwerk (~> 2.3) ast (2.4.0) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) diff-lcs (1.5.0) docile (1.3.2) ffi (1.15.5) @@ -42,7 +42,7 @@ GEM guard-rubocop (1.3.0) guard (~> 2.0) rubocop (~> 0.20) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) listen (3.7.1) @@ -50,7 +50,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) lumberjack (1.2.8) method_source (1.0.0) - minitest (5.15.0) + minitest (5.18.0) nenv (0.3.0) notiffany (0.1.3) nenv (~> 0.1) @@ -97,10 +97,10 @@ GEM simplecov-html (~> 0.11.0) simplecov-html (0.11.0) thor (1.2.1) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.6.1) - zeitwerk (2.5.4) + zeitwerk (2.6.7) PLATFORMS ruby