Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.11.1"
gem "good_job", "~> 4.12.0"
gem "httparty"
gem "nokogiri", "~> 1.18.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 @@ -154,7 +154,7 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
good_job (4.11.2)
good_job (4.12.0)
activejob (>= 6.1.0)
activerecord (>= 6.1.0)
concurrent-ruby (>= 1.3.1)
Expand Down Expand Up @@ -433,7 +433,7 @@ DEPENDENCIES
factory_bot
feedbag
feedjira
good_job (~> 4.11.1)
good_job (~> 4.12.0)
httparty
nokogiri (~> 1.18.0)
pg
Expand Down