File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ gem "sentry-sidekiq"
53
53
gem "sidekiq"
54
54
gem "sitemap_generator"
55
55
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
57
57
gem "terser"
58
58
gem "turbolinks"
59
59
gem "uglifier"
Original file line number Diff line number Diff line change 695
695
standard-rails (0.2.0 )
696
696
lint_roller (~> 1.0 )
697
697
rubocop-rails (~> 2.20.2 )
698
- statesman (10.0 .0 )
698
+ statesman (12.1 .0 )
699
699
stringio (3.1.5 )
700
700
terser (1.2.5 )
701
701
execjs (>= 0.3.0 , < 3 )
@@ -849,7 +849,7 @@ DEPENDENCIES
849
849
stackprof
850
850
standard
851
851
standard-rails
852
- statesman (= 10.0 .0 )
852
+ statesman (= 12.1 .0 )
853
853
terser
854
854
timecop
855
855
turbolinks
You can’t perform that action at this time.
0 commit comments