Skip to content

Commit cab25f6

Browse files
authored
Update good_job to version 4.11.1 (#1317)
1 parent 1d11043 commit cab25f6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.10.0"
16+
gem "good_job", "~> 4.11.1"
1717
gem "httparty"
1818
gem "nokogiri", "~> 1.18.0"
1919
gem "pg"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ GEM
153153
raabro (~> 1.4)
154154
globalid (1.2.1)
155155
activesupport (>= 6.1)
156-
good_job (4.10.2)
156+
good_job (4.11.1)
157157
activejob (>= 6.1.0)
158158
activerecord (>= 6.1.0)
159159
concurrent-ruby (>= 1.3.1)
@@ -430,7 +430,7 @@ DEPENDENCIES
430430
factory_bot
431431
feedbag
432432
feedjira
433-
good_job (~> 4.10.0)
433+
good_job (~> 4.11.1)
434434
httparty
435435
nokogiri (~> 1.18.0)
436436
pg

0 commit comments

Comments
 (0)