From f15bf65e943403c081ee8aba3d9694b46bd0b7a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 10:37:40 +0000 Subject: [PATCH] Bump activesupport from 7.2.2 to 8.0.0.1 Bumps [activesupport](https://github.com/rails/rails) from 7.2.2 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/v7.2.2...v8.0.0.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 29e7f67..b256d0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.2) + activesupport (8.0.0.1) base64 benchmark (>= 0.3) bigdecimal @@ -22,6 +22,7 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) ast (2.4.2) base64 (0.2.0) benchmark (0.4.0) @@ -88,10 +89,10 @@ GEM rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) - runger_release_assistant (0.12.0) - activesupport (>= 6, < 8) - memo_wise (>= 1.7, < 2) - rainbow (>= 3.0, < 4) + runger_release_assistant (0.13.0) + activesupport (>= 6) + memo_wise (>= 1.7) + rainbow (>= 3.0) slop (~> 4.8) runger_style (2.17.0) prism (>= 0.24.0) @@ -101,6 +102,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) + uri (1.0.2) PLATFORMS ruby