From 490331b45eaca55d21ed7a39af9f01eca135c213 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 10:44:56 +0000 Subject: [PATCH] Bump activesupport from 7.1.1 to 7.1.2 Bumps [activesupport](https://github.com/rails/rails) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.1...v7.1.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8b07ae8..38aa517 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.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -69,7 +69,7 @@ GEM docopt (0.5.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - drb (2.1.1) + drb (2.2.0) ruby2_keywords ebnf (2.3.5) htmlentities (~> 4.3) @@ -111,7 +111,7 @@ GEM mime-types-data (3.2023.1003) minitar (0.9) minitest (5.20.0) - mutex_m (0.1.2) + mutex_m (0.2.0) nap (1.1.0) net-http-persistent (4.0.2) connection_pool (~> 2.2)