From 67834c59defd62ed957cd123fc4a1b2b674fe58f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 03:38:11 +0000 Subject: [PATCH] Bump activesupport from 7.1.0 to 7.1.2 Bumps [activesupport](https://github.com/rails/rails) from 7.1.0 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.0...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 9b2db65..f72f852 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.0) + activesupport (7.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -53,7 +53,7 @@ GEM rexml diff-lcs (1.5.0) docile (1.4.0) - drb (2.1.1) + drb (2.2.0) ruby2_keywords erb (4.0.2) cgi (>= 0.3.3) @@ -104,7 +104,7 @@ GEM method_source (1.0.0) minitest (5.20.0) multi_json (1.15.0) - mutex_m (0.1.2) + mutex_m (0.2.0) nenv (0.3.0) nio4r (2.5.8) notiffany (0.1.3)