From a0638f20828f473f24ffd25ee7fe2f9978b288a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 16:48:57 +1000 Subject: [PATCH] chore(deps): update dependency activesupport to v8.0.0.1 (#2866) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c45f613f8..b70315b5e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.0.0) + activesupport (8.0.0.1) base64 benchmark (>= 0.3) bigdecimal @@ -284,7 +284,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.1) + logger (1.6.2) matrix (0.4.2) mdl (0.13.0) kramdown (~> 2.3) @@ -314,7 +314,7 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.25.1) + minitest (5.25.4) mixlib-cli (2.1.8) mixlib-config (3.0.27) tomlrb @@ -403,7 +403,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - securerandom (0.3.1) + securerandom (0.3.2) selenium-webdriver (4.27.0) base64 (~> 0.2) logger (~> 1.4) @@ -431,7 +431,7 @@ GEM tzinfo-data (1.2024.2) tzinfo (>= 1.0.0) unicode-display_width (2.6.0) - uri (1.0.1) + uri (1.0.2) virtus (2.0.0) axiom-types (~> 0.1) coercible (~> 1.0)