Skip to content

Commit

Permalink
Merge pull request #1308 from alphagov/dependabot/bundler/govuk_sidek…
Browse files Browse the repository at this point in the history
…iq-7.1.4

Bump govuk_sidekiq from 7.1.3 to 7.1.4
  • Loading branch information
ChrisBAshton authored Nov 17, 2023
2 parents 1d208a6 + da09740 commit c8553b6
Showing 1 changed file with 14 additions and 17 deletions.
31 changes: 14 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@ GEM
warden-oauth2 (~> 0.0.1)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.24.4)
googleapis-common-protos-types (1.9.0)
google-protobuf (3.25.0)
googleapis-common-protos-types (1.10.0)
google-protobuf (~> 3.18)
govspeak (8.3.1)
actionview (>= 6)
Expand Down Expand Up @@ -185,11 +185,11 @@ GEM
rails (>= 6)
rouge
sprockets (>= 3)
govuk_sidekiq (7.1.3)
govuk_sidekiq (7.1.4)
gds-api-adapters (>= 19.1.0)
govuk_app_config (>= 1.1)
redis-namespace (~> 1.6)
sidekiq (~> 6.5)
sidekiq (> 6.5.10, < 7)
govuk_test (4.0.1)
brakeman (>= 5.0.2)
capybara (>= 3.36)
Expand Down Expand Up @@ -310,7 +310,7 @@ GEM
opentelemetry-api (~> 1.0)
opentelemetry-instrumentation-base (~> 0.22.1)
ruby2_keywords
opentelemetry-instrumentation-active_support (0.4.3)
opentelemetry-instrumentation-active_support (0.4.4)
opentelemetry-api (~> 1.0)
opentelemetry-instrumentation-base (~> 0.22.1)
opentelemetry-instrumentation-all (0.50.1)
Expand Down Expand Up @@ -378,7 +378,7 @@ GEM
opentelemetry-api (~> 1.0)
opentelemetry-common (~> 0.20.0)
opentelemetry-instrumentation-base (~> 0.22.1)
opentelemetry-instrumentation-grape (0.1.4)
opentelemetry-instrumentation-grape (0.1.5)
opentelemetry-api (~> 1.0)
opentelemetry-instrumentation-base (~> 0.22.1)
opentelemetry-instrumentation-rack (~> 0.21)
Expand Down Expand Up @@ -469,7 +469,7 @@ GEM
opentelemetry-semantic_conventions (>= 1.8.0)
opentelemetry-registry (0.3.0)
opentelemetry-api (~> 1.1)
opentelemetry-sdk (1.3.0)
opentelemetry-sdk (1.3.1)
opentelemetry-api (~> 1.1)
opentelemetry-common (~> 0.20)
opentelemetry-registry (~> 0.2)
Expand All @@ -490,7 +490,7 @@ GEM
public_suffix (5.0.3)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
Expand Down Expand Up @@ -527,11 +527,8 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.18.0)
connection_pool
rake (13.1.0)
redis (4.8.1)
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.8.2)
Expand Down Expand Up @@ -621,10 +618,10 @@ GEM
sentry-sidekiq (5.13.0)
sentry-ruby (~> 5.13.0)
sidekiq (>= 3.0)
sidekiq (6.5.5)
connection_pool (>= 2.2.2)
sidekiq (6.5.12)
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0)
redis (>= 4.5.0, < 5)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down Expand Up @@ -659,7 +656,7 @@ GEM
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
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 c8553b6

Please sign in to comment.