From 03b73e648ac898f0be5bcef3246262df9d7f2bc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 12:47:00 +0000 Subject: [PATCH] Bump activesupport from 8.0.1 to 8.0.2 Bumps [activesupport](https://github.com/rails/rails) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff361d7937..08c9a12dcb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (8.0.1) + activesupport (8.0.2) base64 benchmark (>= 0.3) bigdecimal @@ -52,7 +52,7 @@ GEM csl (~> 1.6) colorator (1.1.0) concurrent-ruby (1.3.5) - connection_pool (2.4.1) + connection_pool (2.5.0) csl (1.6.0) namae (~> 1.0) rexml @@ -132,10 +132,10 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.5) + logger (1.7.0) mercenary (0.4.0) mini_portile2 (2.8.8) - minitest (5.25.4) + minitest (5.25.5) namae (1.2.0) racc (~> 1.7) nokogiri (1.18.3)