Skip to content

Commit

Permalink
chore(deps): bump good_job from 4.3.0 to 4.4.1
Browse files Browse the repository at this point in the history
Bumps [good_job](https://github.com/bensheldon/good_job) from 4.3.0 to 4.4.1.
- [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.3.0...v4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 0b7cd57 commit 32ac4e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ gem 'sentry-ruby', '~> 5.21.0'
gem 'sentry-rails', '~> 5.21.0'

# Background job
gem 'good_job', '~> 4.3.0'
gem 'good_job', '~> 4.4.1'
gem 'activejob-status', '~> 1.0.2'

# Assets
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ GEM
rubyntlm (~> 0.5)
globalid (1.2.1)
activesupport (>= 6.1)
good_job (4.3.0)
good_job (4.4.1)
activejob (>= 6.1.0)
activerecord (>= 6.1.0)
concurrent-ruby (>= 1.3.1)
Expand Down Expand Up @@ -654,7 +654,7 @@ DEPENDENCIES
faraday (~> 2.12.0)
friendly_id (~> 5.5.1)
gitlab_omniauth-ldap (~> 2.2.0)
good_job (~> 4.3.0)
good_job (~> 4.4.1)
graphiql-rails
graphql (~> 2.3.18)
health_check (~> 3.1.0)
Expand Down

0 comments on commit 32ac4e6

Please sign in to comment.