From 76c11736bb550ef4ecd1ec0a5ad6969422480861 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 12:24:50 +0000 Subject: [PATCH] build(deps): bump activesupport from 7.1.3.2 to 7.1.3.3 Bumps [activesupport](https://github.com/rails/rails) from 7.1.3.2 to 7.1.3.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.3.2...v7.1.3.3) --- 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 3ee93ce..24a14b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3.2) + activesupport (7.1.3.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -26,7 +26,7 @@ GEM public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) base64 (0.2.0) - bigdecimal (3.1.7) + bigdecimal (3.1.8) builder (3.2.4) code-scanning-rubocop (0.6.1) rubocop (~> 1.0) @@ -52,7 +52,7 @@ GEM builder (>= 2.1.2) rexml (~> 3.0) httpclient (2.8.3) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) json (2.7.2) jwt (2.8.1) @@ -62,7 +62,7 @@ GEM logging (2.3.1) little-plugger (~> 1.1) multi_json (~> 1.14) - minitest (5.22.3) + minitest (5.23.1) mono_logger (1.1.2) multi_json (1.15.0) multi_xml (0.6.0)