File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -130,6 +130,6 @@ gem "turnout2024", require: "turnout"
130
130
131
131
gem "solid_queue" , "~> 1.1"
132
132
133
- gem "mission_control-jobs" , "~> 0.5.0 "
133
+ gem "mission_control-jobs" , "~> 1.0.2 "
134
134
135
135
gem "overmind" , "~> 2.5" , group : :development
Original file line number Diff line number Diff line change 359
359
builder
360
360
minitest (>= 5.0 )
361
361
ruby-progressbar
362
- mission_control-jobs (0.5.0 )
362
+ mission_control-jobs (1.0.2 )
363
363
actioncable (>= 7.1 )
364
364
actionpack (>= 7.1 )
365
365
activejob (>= 7.1 )
631
631
websocket-extensions (0.1.5 )
632
632
xpath (3.2.0 )
633
633
nokogiri (~> 1.8 )
634
- zeitwerk (2.7.1 )
634
+ zeitwerk (2.7.2 )
635
635
636
636
PLATFORMS
637
637
ruby
@@ -668,7 +668,7 @@ DEPENDENCIES
668
668
minitest
669
669
minitest-rails (>= 6.1.0 )
670
670
minitest-reporters
671
- mission_control-jobs (~> 0.5.0 )
671
+ mission_control-jobs (~> 1.0.2 )
672
672
mysql2
673
673
oj
674
674
overcommit
You can’t perform that action at this time.
0 commit comments