From b740710c6daa751411113b5665d6e2ebb91dbbca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 06:06:50 +0000 Subject: [PATCH] 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 | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1686fbc9..fb056e00 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,9 +12,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.1.3.2) - activesupport (= 7.1.3.2) - activesupport (7.1.3.2) + activemodel (7.1.3.3) + activesupport (= 7.1.3.3) + activesupport (7.1.3.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -29,7 +29,7 @@ GEM ast (2.4.2) awesome_print (1.9.2) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.8) coderay (1.1.3) concurrent-ruby (1.2.3) connection_pool (2.4.1) @@ -42,8 +42,7 @@ GEM reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.0) - drb (2.2.0) - ruby2_keywords + drb (2.2.1) faraday (1.10.3) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) @@ -87,7 +86,7 @@ GEM rspec (>= 2.99.0, < 4.0) hashdiff (1.1.0) hashie (5.0.0) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) io-console (0.7.2) irb (1.12.0) @@ -108,7 +107,7 @@ GEM net-smtp method_source (1.0.0) mini_mime (1.1.5) - minitest (5.22.2) + minitest (5.23.0) multi_xml (0.6.0) multipart-post (2.4.0) mutex_m (0.2.0)