diff --git a/Gemfile b/Gemfile index 6a05a130e..11a8c07f8 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", "13.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 963babb0b..3df76a2b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -701,7 +701,7 @@ GEM standard-rails (0.2.0) lint_roller (~> 1.0) rubocop-rails (~> 2.20.2) - statesman (10.0.0) + statesman (13.1.0) stringio (3.1.7) terser (1.2.5) execjs (>= 0.3.0, < 3) @@ -855,7 +855,7 @@ DEPENDENCIES stackprof standard standard-rails - statesman (= 10.0.0) + statesman (= 13.1.0) terser timecop turbolinks