Skip to content

Commit

Permalink
Bump good_job from 3.23.0 to 3.24.0 (#4444)
Browse files Browse the repository at this point in the history
Bumps [good_job](https://github.com/bensheldon/good_job) from 3.23.0 to 3.24.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@v3.23.0...v3.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 080d76c commit ea6c2dd
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 "dogstatsd-ruby", "~> 5.5"
gem "google-protobuf", "~> 3.25"
gem "faraday", "~> 2.9"
gem "faraday-retry", "~> 2.2"
gem "good_job", "~> 3.23"
gem "good_job", "~> 3.24"
gem "gravtastic", "~> 3.2"
gem "high_voltage", "~> 3.1"
gem "honeybadger", "~> 5.4"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ GEM
ffi (~> 1.0)
globalid (1.2.1)
activesupport (>= 6.1)
good_job (3.23.0)
good_job (3.24.0)
activejob (>= 6.0.0)
activerecord (>= 6.0.0)
concurrent-ruby (>= 1.0.2)
Expand Down Expand Up @@ -781,7 +781,7 @@ DEPENDENCIES
faraday (~> 2.9)
faraday-retry (~> 2.2)
faraday_middleware-aws-sigv4 (~> 1.0)
good_job (~> 3.23)
good_job (~> 3.24)
google-protobuf (~> 3.25)
gravtastic (~> 3.2)
groupdate (~> 6.2)
Expand Down Expand Up @@ -952,7 +952,7 @@ CHECKSUMS
fugit (1.9.0) sha256=e92ae18828a094afdd753e42ded0b83ad3449d79adddc5d1ab88e28dbfedd221
get_process_mem (0.2.7) sha256=4afd3c3641dd6a817c09806c7d6d509d8a9984512ac38dea8b917426bbf77eba
globalid (1.2.1) sha256=70bf76711871f843dbba72beb8613229a49429d1866828476f9c9d6ccc327ce9
good_job (3.23.0) sha256=d73329b1e3883a827c3dc2da9f3ac4523075d5cd90ce3ef7b0c359d5769443e0
good_job (3.24.0) sha256=b56ae65783a82e7a65092514653b76264465388eab0dfb6cabd9d6a4214617a4
google-protobuf (3.25.2) sha256=9c2e6121d768f812f50b78cb6f26056f2af6bab92af793d376b772126e26500b
gravtastic (3.2.6) sha256=ef98abcecf7c402b61cff1ae7c50a2c6d97dd22bac21ea9b421ce05bc03d734f
groupdate (6.4.0) sha256=65940645bf2a48f9b2d10ab7a1d19bdc78f3c89559d8fce39cea3448a15aec54
Expand Down

0 comments on commit ea6c2dd

Please sign in to comment.