Skip to content

Commit eb9ac54

Browse files
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](gocardless/statesman@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] <[email protected]>
1 parent 7e2681a commit eb9ac54

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ gem "sentry-sidekiq"
5353
gem "sidekiq"
5454
gem "sitemap_generator"
5555
gem "stackprof"
56-
gem "statesman", "= 10.0.0" # Pinned due to bug https://github.com/gocardless/statesman/issues/509
56+
gem "statesman", "12.1.0" # Pinned due to bug https://github.com/gocardless/statesman/issues/509
5757
gem "terser"
5858
gem "turbolinks"
5959
gem "uglifier"

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ GEM
694694
standard-rails (0.2.0)
695695
lint_roller (~> 1.0)
696696
rubocop-rails (~> 2.20.2)
697-
statesman (10.0.0)
697+
statesman (12.1.0)
698698
stringio (3.1.5)
699699
terser (1.2.5)
700700
execjs (>= 0.3.0, < 3)
@@ -848,7 +848,7 @@ DEPENDENCIES
848848
stackprof
849849
standard
850850
standard-rails
851-
statesman (= 10.0.0)
851+
statesman (= 12.1.0)
852852
terser
853853
timecop
854854
turbolinks

0 commit comments

Comments
 (0)