Skip to content

Commit 98f259e

Browse files
dependabot[bot]msquance-stem
authored andcommitted
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 fe0d965 commit 98f259e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@ GEM
695695
standard-rails (0.2.0)
696696
lint_roller (~> 1.0)
697697
rubocop-rails (~> 2.20.2)
698-
statesman (10.0.0)
698+
statesman (12.1.0)
699699
stringio (3.1.5)
700700
terser (1.2.5)
701701
execjs (>= 0.3.0, < 3)
@@ -849,7 +849,7 @@ DEPENDENCIES
849849
stackprof
850850
standard
851851
standard-rails
852-
statesman (= 10.0.0)
852+
statesman (= 12.1.0)
853853
terser
854854
timecop
855855
turbolinks

0 commit comments

Comments
 (0)