From 98f259e3b4811e87cc29c9296253e2ed7fb15f17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 11:03:55 +0000 Subject: [PATCH] Bump statesman from 10.0.0 to 12.1.0 Bumps [statesman](https://github.com/gocardless/statesman) from 10.0.0 to 12.1.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/v10.0.0...v12.1.0) --- updated-dependencies: - dependency-name: statesman dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 822602b61d..33da0cb5f5 100644 --- a/Gemfile +++ b/Gemfile @@ -53,7 +53,7 @@ gem "sentry-sidekiq" gem "sidekiq" gem "sitemap_generator" gem "stackprof" -gem "statesman", "= 10.0.0" # Pinned due to bug https://github.com/gocardless/statesman/issues/509 +gem "statesman", "12.1.0" # Pinned due to bug https://github.com/gocardless/statesman/issues/509 gem "terser" gem "turbolinks" gem "uglifier" diff --git a/Gemfile.lock b/Gemfile.lock index c67c47ef59..7649d5ab82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -695,7 +695,7 @@ GEM standard-rails (0.2.0) lint_roller (~> 1.0) rubocop-rails (~> 2.20.2) - statesman (10.0.0) + statesman (12.1.0) stringio (3.1.5) terser (1.2.5) execjs (>= 0.3.0, < 3) @@ -849,7 +849,7 @@ DEPENDENCIES stackprof standard standard-rails - statesman (= 10.0.0) + statesman (= 12.1.0) terser timecop turbolinks