From 477131ff2b6ff1d015743f7c112f3089f3fb9fa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 09:33:30 +0000 Subject: [PATCH] Bump statesman from 13.1.0 to 13.2.0 Bumps [statesman](https://github.com/gocardless/statesman) from 13.1.0 to 13.2.0. - [Release notes](https://github.com/gocardless/statesman/releases) - [Changelog](https://github.com/gocardless/statesman/blob/master/CHANGELOG.md) - [Commits](https://github.com/gocardless/statesman/compare/v13.1.0...v13.2.0) --- updated-dependencies: - dependency-name: statesman dependency-version: 13.2.0 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 0185fb8ad..0e4b3f188 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -524,7 +524,7 @@ GEM snaky_hash (2.0.7) hashie (>= 0.1.0, < 6) version_gem (~> 1.1, >= 1.1.14) - statesman (13.1.0) + statesman (13.2.0) stringio (3.2.0) thor (1.5.0) time (0.4.1)