From 2bc44b9a75de1145479c12f3eb902680c86fd24b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 22:00:27 +0000 Subject: [PATCH] Bump activesupport from 7.0.2.2 to 7.0.4.3 in /docs 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: indirect ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 3ccffa37..8eb7f1d4 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.2.9) - activesupport (7.0.2.2) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -13,7 +13,7 @@ GEM execjs coffee-script-source (1.12.2) colorator (0.1) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) ethon (0.15.0) ffi (>= 1.15.0) execjs (2.8.1) @@ -74,7 +74,7 @@ GEM html-pipeline (2.14.0) activesupport (>= 2) nokogiri (>= 1.4) - i18n (1.9.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) jekyll (3.0.4) colorator (~> 0.1) @@ -118,7 +118,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) mini_portile2 (2.8.0) - minitest (5.15.0) + minitest (5.18.0) multipart-post (2.1.1) net-dns (0.9.0) nokogiri (1.13.9) @@ -149,7 +149,7 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0)