Skip to content

Commit 93d87f1

Browse files
authored
Update good_job to version 4.3.0 (#1230)
1 parent 1e882cb commit 93d87f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
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.2.0"
16+
gem "good_job", "~> 4.3.0"
1717
gem "httparty"
1818
gem "nokogiri", "~> 1.16.0"
1919
gem "pg"

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ GEM
148148
raabro (~> 1.4)
149149
globalid (1.2.1)
150150
activesupport (>= 6.1)
151-
good_job (4.2.1)
151+
good_job (4.3.0)
152152
activejob (>= 6.1.0)
153153
activerecord (>= 6.1.0)
154154
concurrent-ruby (>= 1.3.1)
@@ -404,7 +404,7 @@ DEPENDENCIES
404404
factory_bot
405405
feedbag
406406
feedjira
407-
good_job (~> 4.2.0)
407+
good_job (~> 4.3.0)
408408
httparty
409409
nokogiri (~> 1.16.0)
410410
pg

0 commit comments

Comments
 (0)