Skip to content

Commit

Permalink
Bump good_job from 4.7.0 to 4.8.0 (#592)
Browse files Browse the repository at this point in the history
* Bump good_job from 4.7.0 to 4.8.0

Bumps [good_job](https://github.com/bensheldon/good_job) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/bensheldon/good_job/releases)
- [Changelog](https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md)
- [Commits](bensheldon/good_job@v4.7.0...v4.8.0)

---
updated-dependencies:
- dependency-name: good_job
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update gemset.nix

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: robbe[bot] <[email protected]>
  • Loading branch information
dependabot[bot] and robbe[bot] authored Jan 23, 2025
1 parent bc39ceb commit 399031b
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 18 deletions.
15 changes: 10 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
good_job (4.7.0)
good_job (4.8.0)
activejob (>= 6.1.0)
activerecord (>= 6.1.0)
concurrent-ruby (>= 1.3.1)
Expand All @@ -155,7 +155,8 @@ GEM
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
io-console (0.8.0)
irb (1.14.3)
irb (1.15.1)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.9.1)
Expand Down Expand Up @@ -198,8 +199,11 @@ GEM
racc
pg (1.5.9)
pgreset (0.4)
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
prism (1.3.0)
psych (5.2.2)
psych (5.2.3)
date
stringio
public_suffix (6.0.1)
Expand All @@ -214,7 +218,8 @@ GEM
rack (>= 1.2.0)
rack-proxy (0.7.7)
rack
rack-session (2.0.0)
rack-session (2.1.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.2.0)
rack (>= 1.3)
Expand Down Expand Up @@ -253,7 +258,7 @@ GEM
rake (13.2.1)
rbs (3.8.1)
logger
rdoc (6.10.0)
rdoc (6.11.0)
psych (>= 4.0.0)
regexp_parser (2.10.0)
reline (0.6.0)
Expand Down
63 changes: 50 additions & 13 deletions gemset.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 399031b

Please sign in to comment.