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 694
694
standard-rails (0.2.0 )
695
695
lint_roller (~> 1.0 )
696
696
rubocop-rails (~> 2.20.2 )
697
- statesman (10.0 .0 )
697
+ statesman (12.1 .0 )
698
698
stringio (3.1.5 )
699
699
terser (1.2.5 )
700
700
execjs (>= 0.3.0 , < 3 )
@@ -848,7 +848,7 @@ DEPENDENCIES
848
848
stackprof
849
849
standard
850
850
standard-rails
851
- statesman (= 10.0 .0 )
851
+ statesman (= 12.1 .0 )
852
852
terser
853
853
timecop
854
854
turbolinks
You can’t perform that action at this time.
0 commit comments