From 823edce9fc26b1205b26a587b3d91d69aa295799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 20:37:55 +0000 Subject: [PATCH] Bump mutex_m from 0.2.0 to 0.3.0 Bumps [mutex_m](https://github.com/ruby/mutex_m) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/ruby/mutex_m/releases) - [Commits](https://github.com/ruby/mutex_m/compare/v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: mutex_m dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9dac3c6..88dab79 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM middleman-core (~> 4.0) sprockets (>= 3.0) minitest (5.25.1) - mutex_m (0.2.0) + mutex_m (0.3.0) ostruct (0.6.1) padrino-helpers (0.15.3) i18n (>= 0.6.7, < 2)