From 7be4ef836819a47f3ed1715bee93f05ced699082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 06:34:47 +0000 Subject: [PATCH] chore(deps): bump the deps group with 1 update Bumps the deps group with 1 update: [activesupport](https://github.com/rails/rails). - [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 dependency-group: deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 489365b0..daa6ad59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,9 +32,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.1.1) - activesupport (= 7.1.1) - activesupport (7.1.1) + activemodel (7.1.2) + activesupport (= 7.1.2) + activesupport (7.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -66,7 +66,7 @@ GEM digest-crc (0.6.5) rake (>= 12.0.0, < 14.0.0) docile (1.4.0) - drb (2.1.1) + drb (2.2.0) ruby2_keywords excon (0.104.0) faraday (1.10.3) @@ -135,7 +135,7 @@ GEM method_source (1.0.0) minitest (5.20.0) multipart-post (2.3.0) - mutex_m (0.1.2) + mutex_m (0.2.0) nenv (0.3.0) netrc (0.11.0) notiffany (0.1.3)