Skip to content

Commit 9fb1f3f

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 7ad9a21 commit 9fb1f3f

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
@@ -701,7 +701,7 @@ GEM
701701
standard-rails (0.2.0)
702702
lint_roller (~> 1.0)
703703
rubocop-rails (~> 2.20.2)
704-
statesman (10.0.0)
704+
statesman (13.0.0)
705705
stringio (3.1.7)
706706
terser (1.2.5)
707707
execjs (>= 0.3.0, < 3)
@@ -855,7 +855,7 @@ DEPENDENCIES
855855
stackprof
856856
standard
857857
standard-rails
858-
statesman (= 10.0.0)
858+
statesman (= 13.0.0)
859859
terser
860860
timecop
861861
turbolinks

0 commit comments

Comments
 (0)