Skip to content

Commit

Permalink
Bump govuk_sidekiq from 7.1.5 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [govuk_sidekiq](https://github.com/alphagov/govuk_sidekiq) from 7.1.5 to 8.0.0.
- [Changelog](https://github.com/alphagov/govuk_sidekiq/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_sidekiq@v7.1.5...v8.0.0)

---
updated-dependencies:
- dependency-name: govuk_sidekiq
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent b1306d6 commit 3d5fa01
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ GEM
chartkick (5.0.7)
cliver (0.3.2)
coderay (1.1.3)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
Expand Down Expand Up @@ -150,11 +150,12 @@ GEM
net-http
friendly_id (5.5.1)
activerecord (>= 4.0.0)
gds-api-adapters (93.0.0)
gds-api-adapters (96.0.1)
addressable
link_header
null_logger
plek (>= 1.9.0)
rack (>= 2.2.0)
rest-client (~> 2.0)
gds-sso (19.1.0)
oauth2 (~> 2.0)
Expand Down Expand Up @@ -193,7 +194,7 @@ GEM
rouge
sprockets (>= 3)
sprockets-rails
govuk_sidekiq (7.1.5)
govuk_sidekiq (8.0.0)
gds-api-adapters (>= 19.1.0)
govuk_app_config (>= 1.1)
redis-namespace (~> 1.6)
Expand All @@ -206,7 +207,7 @@ GEM
hashdiff (1.1.0)
hashie (5.0.0)
http-accept (1.7.0)
http-cookie (1.0.5)
http-cookie (1.0.6)
domain_name (~> 0.5)
httparty (0.22.0)
csv
Expand Down Expand Up @@ -242,7 +243,7 @@ GEM
method_source (1.0.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1205)
mime-types-data (3.2024.0604)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.23.1)
Expand Down

0 comments on commit 3d5fa01

Please sign in to comment.