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 @@ -13,7 +13,7 @@ gem "bcrypt"
13
13
gem "bootsnap" , require : false
14
14
gem "feedbag"
15
15
gem "feedjira"
16
- gem "good_job" , "~> 4.8.2 "
16
+ gem "good_job" , "~> 4.9.0 "
17
17
gem "httparty"
18
18
gem "nokogiri" , "~> 1.18.0"
19
19
gem "pg"
Original file line number Diff line number Diff line change 152
152
raabro (~> 1.4 )
153
153
globalid (1.2.1 )
154
154
activesupport (>= 6.1 )
155
- good_job (4.8.2 )
155
+ good_job (4.9.0 )
156
156
activejob (>= 6.1.0 )
157
157
activerecord (>= 6.1.0 )
158
158
concurrent-ruby (>= 1.3.1 )
272
272
rb-fsevent (0.11.2 )
273
273
rb-inotify (0.11.1 )
274
274
ffi (~> 1.0 )
275
- rdoc (6.11 .0 )
275
+ rdoc (6.12 .0 )
276
276
psych (>= 4.0.0 )
277
277
regexp_parser (2.10.0 )
278
278
reline (0.6.0 )
@@ -417,7 +417,7 @@ DEPENDENCIES
417
417
factory_bot
418
418
feedbag
419
419
feedjira
420
- good_job (~> 4.8.2 )
420
+ good_job (~> 4.9.0 )
421
421
httparty
422
422
nokogiri (~> 1.18.0 )
423
423
pg
You can’t perform that action at this time.
0 commit comments