Skip to content

Commit

Permalink
Bump good_job from 3.99.1 to 4.4.2
Browse files Browse the repository at this point in the history
Bumps [good_job](https://github.com/bensheldon/good_job) from 3.99.1 to 4.4.2.
- [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.99.1...v4.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 2de9bac commit 8f33d45
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ group :development do
# gem "spring"
end

gem "good_job", "~> 3.28"
gem "good_job", "~> 4.4"
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,13 +111,13 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
good_job (3.99.1)
activejob (>= 6.0.0)
activerecord (>= 6.0.0)
concurrent-ruby (>= 1.0.2)
fugit (>= 1.1)
railties (>= 6.0.0)
thor (>= 0.14.1)
good_job (4.4.2)
activejob (>= 6.1.0)
activerecord (>= 6.1.0)
concurrent-ruby (>= 1.3.1)
fugit (>= 1.11.0)
railties (>= 6.1.0)
thor (>= 1.0.0)
google-cloud-env (2.2.1)
faraday (>= 1.0, < 3.a)
googleauth (1.11.1)
Expand Down Expand Up @@ -268,7 +268,7 @@ DEPENDENCIES
dotenv-rails
faraday
fcm
good_job (~> 3.28)
good_job (~> 4.4)
jbuilder
jwt
pg
Expand Down

0 comments on commit 8f33d45

Please sign in to comment.