Bump stimulus_reflex gem to 3.5.5

Why didn't dependabot do this?
We have already updated the js package to 3.5.5.

hopefully this will help with some SR flakiness that is occurring on au_prod and au_staging bulkinvoice actions (but uk_staging seems fine)
This commit is contained in:
David Cook
2025-06-10 14:10:16 +10:00
parent aa68b69fce
commit 418514b57d

View File

@@ -495,6 +495,7 @@ GEM
validate_url
webfinger (~> 2.0)
orm_adapter (0.5.0)
ostruct (0.6.1)
pagy (9.3.4)
paper_trail (15.1.0)
activerecord (>= 6.1)
@@ -765,7 +766,7 @@ GEM
state_machines-activerecord (0.9.0)
activerecord (>= 6.0)
state_machines-activemodel (>= 0.9.0)
stimulus_reflex (3.5.3)
stimulus_reflex (3.5.5)
actioncable (>= 5.2)
actionpack (>= 5.2)
actionview (>= 5.2)
@@ -773,6 +774,7 @@ GEM
cable_ready (~> 5.0)
nokogiri (~> 1.0)
nokogiri-html5-inference (~> 0.3)
ostruct (~> 0.6)
rack (>= 2, < 4)
railties (>= 5.2)
redis (>= 4.0, < 6.0)