Skip to content

Commit

Permalink
Bump govuk_sidekiq from 9.0.4 to 9.0.5
Browse files Browse the repository at this point in the history
Bumps [govuk_sidekiq](https://github.com/alphagov/govuk_sidekiq) from 9.0.4 to 9.0.5.
- [Changelog](https://github.com/alphagov/govuk_sidekiq/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_sidekiq@v9.0.4...v9.0.5)

---
updated-dependencies:
- dependency-name: govuk_sidekiq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 46ec654 commit 8657d6f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ GEM
govuk_schemas (5.0.4)
faker (~> 3.4.1)
json-schema (>= 2.8, < 4.4)
govuk_sidekiq (9.0.4)
govuk_sidekiq (9.0.5)
gds-api-adapters (>= 19.1.0)
govuk_app_config (>= 1.1)
redis-client (>= 0.22.2)
Expand Down Expand Up @@ -529,7 +529,7 @@ GEM
opentelemetry-instrumentation-rack (0.26.0)
opentelemetry-api (~> 1.0)
opentelemetry-instrumentation-base (~> 0.23.0)
opentelemetry-instrumentation-rails (0.35.0)
opentelemetry-instrumentation-rails (0.35.1)
opentelemetry-api (~> 1.0)
opentelemetry-instrumentation-action_mailer (~> 0.4.0)
opentelemetry-instrumentation-action_pack (~> 0.11.0)
Expand Down Expand Up @@ -603,7 +603,7 @@ GEM
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
puma (6.6.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.8)
Expand Down Expand Up @@ -759,10 +759,10 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-rails (5.22.1)
sentry-rails (5.22.3)
railties (>= 5.0)
sentry-ruby (~> 5.22.1)
sentry-ruby (5.22.2)
sentry-ruby (~> 5.22.3)
sentry-ruby (5.22.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-sidekiq (5.22.2)
Expand Down

0 comments on commit 8657d6f

Please sign in to comment.