From dd37c9d8974dd3bc9af7bbc430cfaddf36718f53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:28:44 +0000 Subject: [PATCH] Bump activesupport from 7.2.2 to 8.0.1 Bumps [activesupport](https://github.com/rails/rails) from 7.2.2 to 8.0.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.2.2...v8.0.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0cbc3a4..f89604c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.2.2) + activesupport (8.0.1) base64 benchmark (>= 0.3) bigdecimal @@ -13,6 +13,7 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) async (2.8.0) console (~> 1.10) fiber-annotation @@ -24,7 +25,7 @@ GEM async-io websocket-driver (~> 0.7.0) base64 (0.2.0) - benchmark (0.3.0) + benchmark (0.4.0) bigdecimal (3.1.8) concurrent-ruby (1.3.4) config (5.5.2) @@ -59,8 +60,8 @@ GEM io-event (1.4.2) json (2.7.2) kgio (2.11.4) - logger (1.6.1) - minitest (5.25.1) + logger (1.6.3) + minitest (5.25.4) multi_json (1.15.0) multipart-post (2.4.1) mustermann (3.0.3) @@ -85,7 +86,7 @@ GEM faraday (>= 1) faraday-multipart (>= 1) ruby2_keywords (0.0.5) - securerandom (0.3.1) + securerandom (0.4.1) sinatra (4.1.1) logger (>= 1.6.0) mustermann (~> 3.0)