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 4.0.0 to 6.0.0 #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
86 changes: 50 additions & 36 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ GEM
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.1)
audited (4.9.0)
activerecord (>= 4.2, < 6.1)
Expand All @@ -76,8 +76,8 @@ GEM
regexp_parser (~> 1.5)
xpath (~> 3.2)
coderay (1.1.3)
concurrent-ruby (1.1.7)
connection_pool (2.2.3)
concurrent-ruby (1.1.10)
connection_pool (2.3.0)
crack (0.4.4)
crass (1.0.6)
database_cleaner (1.8.5)
Expand Down Expand Up @@ -113,14 +113,34 @@ GEM
factory_bot_rails (6.1.0)
factory_bot (~> 6.1.0)
railties (>= 5.0.0)
faraday (1.1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
faraday (1.10.2)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.0)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
faraday-retry (~> 1.0)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
ffi (1.13.1)
fugit (1.4.0)
et-orbi (~> 1.1, >= 1.1.8)
raabro (~> 1.4)
gds-api-adapters (67.0.1)
gds-api-adapters (85.0.0)
addressable
link_header
null_logger
Expand Down Expand Up @@ -149,21 +169,20 @@ GEM
govuk_frontend_toolkit (9.0.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
govuk_sidekiq (4.0.0)
govuk_sidekiq (6.0.0)
gds-api-adapters (>= 19.1.0)
govuk_app_config (>= 1.1)
redis-namespace (~> 1.6)
sidekiq (>= 5, < 6)
sidekiq-logging-json (~> 0.0)
sidekiq (~> 6)
sidekiq-statsd (>= 2.1)
govuk_template (0.26.0)
rails (>= 3.1)
hashdiff (1.0.1)
hashie (4.1.0)
http-accept (1.7.0)
http-cookie (1.0.3)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.8.5)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
iconv (1.0.8)
jbuilder (2.10.1)
Expand All @@ -186,7 +205,7 @@ GEM
activerecord
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
kgio (2.11.3)
kgio (2.11.4)
link_header (0.0.8)
listen (3.3.0)
rb-fsevent (~> 0.10, >= 0.10.3)
Expand All @@ -211,14 +230,14 @@ GEM
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104)
mime-types-data (3.2022.0105)
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.2)
minitest (5.17.0)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
multipart-post (2.2.3)
netrc (0.11.0)
nio4r (2.5.4)
nokogiri (1.10.10)
Expand Down Expand Up @@ -255,13 +274,11 @@ GEM
pry-stack_explorer (0.5.1)
binding_of_caller (~> 0.7)
pry (~> 0.13)
public_suffix (4.0.6)
public_suffix (5.0.1)
puma (5.0.4)
nio4r (~> 2.0)
raabro (1.4.0)
rack (2.2.3)
rack-protection (2.1.0)
rack
rack (2.2.5)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (6.0.3.4)
Expand Down Expand Up @@ -291,16 +308,16 @@ GEM
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
rainbow (3.0.0)
raindrops (0.19.1)
raindrops (0.20.0)
rake (13.0.1)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (4.1.4)
redis-namespace (1.8.0)
redis (>= 3.0.4)
redis (4.8.0)
redis-namespace (1.10.0)
redis (>= 4)
regexp_parser (1.8.2)
request_store (1.5.0)
request_store (1.5.1)
rack (>= 1.4)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand Down Expand Up @@ -355,7 +372,7 @@ GEM
rubocop-rspec (1.42.0)
rubocop (>= 0.87.0)
ruby-progressbar (1.10.1)
ruby2_keywords (0.0.2)
ruby2_keywords (0.0.5)
rubyzip (2.3.0)
rufus-scheduler (3.6.0)
fugit (~> 1.1, >= 1.1.6)
Expand All @@ -376,15 +393,12 @@ GEM
tilt
sentry-raven (3.1.1)
faraday (>= 1.0)
sidekiq (5.2.9)
connection_pool (~> 2.2, >= 2.2.2)
sidekiq (6.5.8)
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
rack-protection (>= 1.5.0)
redis (>= 3.3.5, < 4.2)
redis (>= 4.5.0, < 5)
sidekiq-limit_fetch (3.4.0)
sidekiq (>= 4)
sidekiq-logging-json (0.0.19)
sidekiq (>= 3)
sidekiq-scheduler (3.0.1)
e2mmap
redis (>= 3, < 5)
Expand Down Expand Up @@ -422,13 +436,13 @@ GEM
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.8)
tzinfo (1.2.10)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unf_ext (0.0.8.2)
unicode-display_width (1.7.0)
unicorn (5.7.0)
kgio (~> 2.6)
Expand All @@ -450,7 +464,7 @@ GEM
whois (>= 4.0.7)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.4.1)
zeitwerk (2.6.6)

PLATFORMS
ruby
Expand Down