Skip to content

Commit

Permalink
Update good_job to version 4.6.0 (#1258)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 13, 2024
1 parent 5c9437e commit b1d2902
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.5.0"
gem "good_job", "~> 4.6.0"
gem "httparty"
gem "nokogiri", "~> 1.17.0"
gem "pg"
Expand Down
14 changes: 7 additions & 7 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.5.1)
good_job (4.6.0)
activejob (>= 6.1.0)
activerecord (>= 6.1.0)
concurrent-ruby (>= 1.3.1)
Expand All @@ -168,12 +168,12 @@ GEM
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
io-console (0.8.0)
irb (1.14.1)
irb (1.14.2)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.9.0)
language_server-protocol (3.17.0.3)
logger (1.6.2)
logger (1.6.3)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -201,7 +201,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.17.1)
nokogiri (1.17.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
ostruct (0.6.1)
Expand Down Expand Up @@ -251,7 +251,7 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.1)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
railties (8.0.0.1)
Expand All @@ -267,7 +267,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.8.1)
rdoc (6.9.0)
psych (>= 4.0.0)
regexp_parser (2.9.3)
reline (0.5.12)
Expand Down Expand Up @@ -411,7 +411,7 @@ DEPENDENCIES
factory_bot
feedbag
feedjira
good_job (~> 4.5.0)
good_job (~> 4.6.0)
httparty
nokogiri (~> 1.17.0)
pg
Expand Down

0 comments on commit b1d2902

Please sign in to comment.