Skip to content

Commit

Permalink
Update good_job to version 4.7.0 (#1264)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 2, 2025
1 parent 6b97bad commit 96f667b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem "bcrypt"
gem "bootsnap", require: false
gem "feedbag"
gem "feedjira"
gem "good_job", "~> 4.6.0"
gem "good_job", "~> 4.7.0"
gem "httparty"
gem "nokogiri", "~> 1.18.0"
gem "pg"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
good_job (4.6.0)
good_job (4.7.0)
activejob (>= 6.1.0)
activerecord (>= 6.1.0)
concurrent-ruby (>= 1.3.1)
Expand All @@ -174,7 +174,7 @@ GEM
json (2.9.1)
language_server-protocol (3.17.0.3)
logger (1.6.4)
loofah (2.23.1)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -411,7 +411,7 @@ DEPENDENCIES
factory_bot
feedbag
feedjira
good_job (~> 4.6.0)
good_job (~> 4.7.0)
httparty
nokogiri (~> 1.18.0)
pg
Expand Down

0 comments on commit 96f667b

Please sign in to comment.