Skip to content

Commit 5b7de3d

Browse files
authored
Update good_job to version 4.7.0
1 parent 6b97bad commit 5b7de3d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gem "bcrypt"
1313
gem "bootsnap", require: false
1414
gem "feedbag"
1515
gem "feedjira"
16-
gem "good_job", "~> 4.6.0"
16+
gem "good_job", "~> 4.7.0"
1717
gem "httparty"
1818
gem "nokogiri", "~> 1.18.0"
1919
gem "pg"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ GEM
152152
raabro (~> 1.4)
153153
globalid (1.2.1)
154154
activesupport (>= 6.1)
155-
good_job (4.6.0)
155+
good_job (4.7.0)
156156
activejob (>= 6.1.0)
157157
activerecord (>= 6.1.0)
158158
concurrent-ruby (>= 1.3.1)
@@ -174,7 +174,7 @@ GEM
174174
json (2.9.1)
175175
language_server-protocol (3.17.0.3)
176176
logger (1.6.4)
177-
loofah (2.23.1)
177+
loofah (2.24.0)
178178
crass (~> 1.0.2)
179179
nokogiri (>= 1.12.0)
180180
mail (2.8.1)
@@ -411,7 +411,7 @@ DEPENDENCIES
411411
factory_bot
412412
feedbag
413413
feedjira
414-
good_job (~> 4.6.0)
414+
good_job (~> 4.7.0)
415415
httparty
416416
nokogiri (~> 1.18.0)
417417
pg

0 commit comments

Comments
 (0)