From 3ee89b11485c2aca7634e9c5efc6479f10c753bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 06:58:24 +0000 Subject: [PATCH] Bump activesupport from 8.0.0 to 8.0.0.1 Bumps [activesupport](https://github.com/rails/rails) from 8.0.0 to 8.0.0.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.0.0...v8.0.0.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a360be..12a2bdc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,9 +18,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (8.0.0) - activesupport (= 8.0.0) - activesupport (8.0.0) + activemodel (8.0.0.1) + activesupport (= 8.0.0.1) + activesupport (8.0.0.1) base64 benchmark (>= 0.3) bigdecimal @@ -141,7 +141,7 @@ GEM llhttp-ffi (0.5.0) ffi-compiler (~> 1.0) rake (~> 13.0) - logger (1.6.1) + logger (1.6.2) mail (2.8.1) mini_mime (>= 0.1.1) net-imap @@ -154,7 +154,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.1105) mini_mime (1.1.5) - minitest (5.25.1) + minitest (5.25.4) multi_json (1.15.0) net-http (0.5.0) uri @@ -255,7 +255,7 @@ GEM sass-embedded (1.80.6) google-protobuf (~> 4.28) rake (>= 13) - securerandom (0.3.2) + securerandom (0.4.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) @@ -277,7 +277,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (1.0.1) + uri (1.0.2) validate_url (1.0.15) activemodel (>= 3.0.0) public_suffix