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.6 .0"
16
+ gem "good_job" , "~> 4.7 .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.6 .0 )
155
+ good_job (4.7 .0 )
156
156
activejob (>= 6.1.0 )
157
157
activerecord (>= 6.1.0 )
158
158
concurrent-ruby (>= 1.3.1 )
174
174
json (2.9.1 )
175
175
language_server-protocol (3.17.0.3 )
176
176
logger (1.6.4 )
177
- loofah (2.23.1 )
177
+ loofah (2.24.0 )
178
178
crass (~> 1.0.2 )
179
179
nokogiri (>= 1.12.0 )
180
180
mail (2.8.1 )
@@ -411,7 +411,7 @@ DEPENDENCIES
411
411
factory_bot
412
412
feedbag
413
413
feedjira
414
- good_job (~> 4.6 .0 )
414
+ good_job (~> 4.7 .0 )
415
415
httparty
416
416
nokogiri (~> 1.18.0 )
417
417
pg
You can’t perform that action at this time.
0 commit comments