Skip to content

Commit 517cc47

Browse files
Bump statesman from 10.0.0 to 13.0.0
Bumps [statesman](https://github.com/gocardless/statesman) from 10.0.0 to 13.0.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...v13.0.0) --- updated-dependencies: - dependency-name: statesman dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54f6266 commit 517cc47

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", "13.0.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
@@ -697,7 +697,7 @@ GEM
697697
standard-rails (0.2.0)
698698
lint_roller (~> 1.0)
699699
rubocop-rails (~> 2.20.2)
700-
statesman (10.0.0)
700+
statesman (13.0.0)
701701
stringio (3.1.5)
702702
terser (1.2.5)
703703
execjs (>= 0.3.0, < 3)
@@ -852,7 +852,7 @@ DEPENDENCIES
852852
stackprof
853853
standard
854854
standard-rails
855-
statesman (= 10.0.0)
855+
statesman (= 13.0.0)
856856
terser
857857
timecop
858858
turbolinks

0 commit comments

Comments
 (0)