Skip to content

Commit

Permalink
Update good_job to version 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Sep 15, 2024
1 parent 1e882cb commit f6a37d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.2.0"
gem "good_job", "~> 4.3.0"
gem "httparty"
gem "nokogiri", "~> 1.16.0"
gem "pg"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
good_job (4.2.1)
good_job (4.3.0)
activejob (>= 6.1.0)
activerecord (>= 6.1.0)
concurrent-ruby (>= 1.3.1)
Expand Down Expand Up @@ -404,7 +404,7 @@ DEPENDENCIES
factory_bot
feedbag
feedjira
good_job (~> 4.2.0)
good_job (~> 4.3.0)
httparty
nokogiri (~> 1.16.0)
pg
Expand Down

0 comments on commit f6a37d0

Please sign in to comment.