Bump cable_ready gem to 5.0.2

In order to match installed js package version.
For some reason, it still reports js package as 5.0.1..
This commit is contained in:
David Cook
2024-03-06 16:22:02 +11:00
parent 854091eb9c
commit a87eabb8ae
2 changed files with 3 additions and 3 deletions

View File

@@ -103,7 +103,7 @@ gem 'redis'
gem 'sidekiq'
gem 'sidekiq-scheduler'
gem "cable_ready", "5.0.1"
gem "cable_ready", "5.0.2"
gem "stimulus_reflex", "3.5.0.rc4"
gem 'combine_pdf'

View File

@@ -193,7 +193,7 @@ GEM
bullet (7.1.6)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
cable_ready (5.0.1)
cable_ready (5.0.2)
actionpack (>= 5.2)
actionview (>= 5.2)
activesupport (>= 5.2)
@@ -855,7 +855,7 @@ DEPENDENCIES
bootsnap
bugsnag
bullet
cable_ready (= 5.0.1)
cable_ready (= 5.0.2)
cancancan (~> 1.15.0)
capybara
catalog!