Skip to content

Commit

Permalink
Merge pull request #1694 from tryzealot/dependabot/bundler/good_job-4…
Browse files Browse the repository at this point in the history
….4.1

chore(deps): bump good_job from 4.3.0 to 4.4.1
  • Loading branch information
icyleaf authored Oct 17, 2024
2 parents 8e0775a + 32ac4e6 commit d0c1a8b
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 d0c1a8b

Please sign in to comment.