1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-23 15:19:38 +02:00

Bump good_job from 3.29.5 to 4.0.0 (#959)

Bumps [good_job](https://github.com/bensheldon/good_job) from 3.29.5 to 4.0.0.
- [Release notes](https://github.com/bensheldon/good_job/releases)
- [Changelog](https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bensheldon/good_job/compare/v3.29.5...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-08 09:07:12 -04:00 committed by GitHub
parent 42dec4014e
commit 0447d47a53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -190,13 +190,13 @@ GEM
raabro (~> 1.4) raabro (~> 1.4)
globalid (1.2.1) globalid (1.2.1)
activesupport (>= 6.1) activesupport (>= 6.1)
good_job (3.29.5) good_job (4.0.0)
activejob (>= 6.0.0) activejob (>= 6.1.0)
activerecord (>= 6.0.0) activerecord (>= 6.1.0)
concurrent-ruby (>= 1.0.2) concurrent-ruby (>= 1.3.1)
fugit (>= 1.1) fugit (>= 1.11.0)
railties (>= 6.0.0) railties (>= 6.1.0)
thor (>= 0.14.1) thor (>= 1.0.0)
hashdiff (1.1.0) hashdiff (1.1.0)
highline (3.0.1) highline (3.0.1)
hotwire-livereload (1.4.0) hotwire-livereload (1.4.0)
@ -226,7 +226,7 @@ GEM
activesupport (>= 3.0) activesupport (>= 3.0)
nokogiri (>= 1.6) nokogiri (>= 1.6)
io-console (0.7.2) io-console (0.7.2)
irb (1.13.2) irb (1.14.0)
rdoc (>= 4.0.0) rdoc (>= 4.0.0)
reline (>= 0.4.2) reline (>= 0.4.2)
jmespath (1.6.2) jmespath (1.6.2)
@ -303,7 +303,7 @@ GEM
nio4r (~> 2.0) nio4r (~> 2.0)
raabro (1.4.0) raabro (1.4.0)
racc (1.8.0) racc (1.8.0)
rack (3.1.4) rack (3.1.6)
rack-session (2.0.0) rack-session (2.0.0)
rack (>= 3.0.0) rack (>= 3.0.0)
rack-test (2.1.0) rack-test (2.1.0)