Skip to content

Commit 605670c

Browse files
authored
Update good_job to version 4.9.0
1 parent a357d6b commit 605670c

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.8.2"
16+
gem "good_job", "~> 4.9.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.8.2)
155+
good_job (4.9.0)
156156
activejob (>= 6.1.0)
157157
activerecord (>= 6.1.0)
158158
concurrent-ruby (>= 1.3.1)
@@ -272,7 +272,7 @@ GEM
272272
rb-fsevent (0.11.2)
273273
rb-inotify (0.11.1)
274274
ffi (~> 1.0)
275-
rdoc (6.11.0)
275+
rdoc (6.12.0)
276276
psych (>= 4.0.0)
277277
regexp_parser (2.10.0)
278278
reline (0.6.0)
@@ -417,7 +417,7 @@ DEPENDENCIES
417417
factory_bot
418418
feedbag
419419
feedjira
420-
good_job (~> 4.8.2)
420+
good_job (~> 4.9.0)
421421
httparty
422422
nokogiri (~> 1.18.0)
423423
pg

0 commit comments

Comments
 (0)