Skip to content

Commit

Permalink
Merge pull request #851 from alphagov/dependabot/bundler/govuk_sideki…
Browse files Browse the repository at this point in the history
…q-7.1.4

Bump govuk_sidekiq from 7.1.3 to 7.1.4
  • Loading branch information
AgaDufrat authored Nov 15, 2023
2 parents 592acb8 + 8ee4ec3 commit bd7da4a
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 @@ -144,8 +144,8 @@ GEM
zendesk_api (>= 1.37, < 4.0)
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)
govuk_app_config (9.5.0)
logstasher (~> 2.1)
Expand All @@ -159,11 +159,11 @@ GEM
sentry-rails (~> 5.3)
sentry-ruby (~> 5.3)
statsd-ruby (~> 1.5)
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)
hashdiff (1.0.1)
hashie (5.0.0)
http-accept (1.7.0)
Expand Down Expand Up @@ -282,7 +282,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 @@ -350,7 +350,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 @@ -441,7 +441,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 @@ -465,7 +465,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 @@ -502,14 +502,11 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.18.0)
connection_pool
redis (4.8.1)
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.8.1)
Expand Down Expand Up @@ -589,10 +586,10 @@ GEM
sidekiq (>= 3.0)
shoulda-matchers (5.3.0)
activesupport (>= 5.2.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 All @@ -611,7 +608,7 @@ GEM
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unf_ext (0.0.9)
unicode-display_width (2.4.2)
user_agent_parser (2.16.0)
version_gem (1.1.3)
Expand Down

0 comments on commit bd7da4a

Please sign in to comment.