Skip to content

Commit

Permalink
Bump govuk_sidekiq from 7.1.4 to 7.1.5
Browse files Browse the repository at this point in the history
Bumps [govuk_sidekiq](https://github.com/alphagov/govuk_sidekiq) from 7.1.4 to 7.1.5.
- [Changelog](https://github.com/alphagov/govuk_sidekiq/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_sidekiq@v7.1.4...v7.1.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 Nov 29, 2023
1 parent 11d5da1 commit b174e0c
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,7 @@ GEM
date (3.3.4)
debug_inspector (1.1.0)
docile (1.4.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
domain_name (0.6.20231109)
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
Expand Down Expand Up @@ -185,11 +184,11 @@ GEM
rails (>= 6)
rouge
sprockets (>= 3)
govuk_sidekiq (7.1.4)
govuk_sidekiq (7.1.5)
gds-api-adapters (>= 19.1.0)
govuk_app_config (>= 1.1)
redis-namespace (~> 1.6)
sidekiq (> 6.5.10, < 7)
sidekiq (~> 6.5, >= 6.5.12)
hashdiff (1.0.1)
hashie (5.0.0)
http-accept (1.7.0)
Expand Down Expand Up @@ -484,7 +483,7 @@ GEM
method_source (~> 1.0)
psych (5.1.1.1)
stringio
public_suffix (5.0.3)
public_suffix (5.0.4)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.3)
Expand Down Expand Up @@ -541,7 +540,7 @@ GEM
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.8.1)
reline (0.4.0)
reline (0.4.1)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -628,7 +627,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
statsd-ruby (1.5.0)
stringio (3.0.9)
stringio (3.1.0)
thor (1.3.0)
tilt (2.0.10)
timecop (0.9.8)
Expand All @@ -637,9 +636,6 @@ GEM
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.9)
unicode-display_width (2.4.2)
version_gem (1.1.3)
warden (1.2.9)
Expand Down

0 comments on commit b174e0c

Please sign in to comment.