Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump govuk_sidekiq from 7.1.4 to 7.1.5 #2563

Merged
merged 1 commit into from
Nov 30, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 6 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,7 @@ GEM
diff-lcs (1.5.0)
dig_rb (1.0.1)
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 @@ -215,11 +214,11 @@ GEM
sprockets (>= 3)
govuk_schemas (4.7.0)
json-schema (>= 2.8, < 4.2)
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)
govuk_test (4.0.1)
brakeman (>= 5.0.2)
capybara (>= 3.36)
Expand Down Expand Up @@ -547,7 +546,7 @@ GEM
webrick
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 @@ -604,7 +603,7 @@ GEM
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.8.2)
reline (0.4.0)
reline (0.4.1)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -715,7 +714,7 @@ GEM
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
statsd-ruby (1.5.0)
stringio (3.0.9)
stringio (3.1.0)
sync (0.5.0)
table_print (1.5.7)
term-ansicolor (1.7.1)
Expand All @@ -727,9 +726,6 @@ GEM
sync
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
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