From aeafeb50d982a1f8f7ce64a436856610cf608460 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 21:06:50 +0000 Subject: [PATCH] Bump activesupport from 7.1.1 to 7.1.3.3 Bumps [activesupport](https://github.com/rails/rails) from 7.1.1 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.1...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 2c7a9c0..69cdde2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.1) + activesupport (7.1.3.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -35,7 +35,7 @@ GEM docopt (~> 0.5.0) validatable (~> 1.6) base64 (0.2.0) - bigdecimal (3.1.4) + bigdecimal (3.1.8) builder (3.2.4) byebug (11.1.3) claide (1.1.0) @@ -45,7 +45,7 @@ GEM open4 (~> 1.3) coderay (1.1.3) colored2 (3.1.2) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) cork (0.3.0) colored2 (~> 3.1) @@ -69,8 +69,7 @@ GEM docopt (0.5.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - drb (2.1.1) - ruby2_keywords + drb (2.2.1) ebnf (2.3.5) htmlentities (~> 4.3) rdf (~> 3.2) @@ -92,7 +91,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.5) domain_name (~> 0.5) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) json (2.7.2) kramdown (2.4.0) @@ -110,8 +109,8 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2023.1003) minitar (0.9) - minitest (5.20.0) - mutex_m (0.1.2) + minitest (5.23.1) + mutex_m (0.2.0) nap (1.1.0) net-http-persistent (4.0.2) connection_pool (~> 2.2)