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