From 58bfba7ff17b5ba8151fe6b2f664bd7d0d9bace0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 22:09:52 +0000 Subject: [PATCH] Bump activesupport from 7.0.2.2 to 7.0.4.3 Bumps [activesupport](https://github.com/rails/rails) from 7.0.2.2 to 7.0.4.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/v7.0.2.2...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c29c7af..b10c941 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,9 +35,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.0.2.2) - activesupport (= 7.0.2.2) - activesupport (7.0.2.2) + activemodel (7.0.4.3) + activesupport (= 7.0.4.3) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -52,7 +52,7 @@ GEM coderay (1.1.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) csv (3.2.2) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) @@ -64,13 +64,13 @@ GEM httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.15.0) + minitest (5.18.0) multi_xml (0.6.0) parallel (1.19.2) parser (2.7.1.4) @@ -115,8 +115,8 @@ GEM ruby-graphviz (1.2.5) rexml ruby-progressbar (1.10.1) - shoulda-matchers (4.3.0) - activesupport (>= 4.2.0) + shoulda-matchers (5.3.0) + activesupport (>= 5.2.0) simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11) @@ -132,7 +132,7 @@ GEM tins (1.25.0) sync turbine-graph (0.1.3) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.7.0) virtus (1.0.5)