From 521faa22a0142fc8471e9a94e1ebfd0a548f57ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 09:15:22 +0000 Subject: [PATCH] Bump the bundler group across 1 directory with 7 updates Bumps the bundler group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [puma](https://github.com/puma/puma) | `6.4.2` | `6.4.3` | | [dotenv-rails](https://github.com/bkeepers/dotenv) | `3.1.2` | `3.1.4` | | [sidekiq](https://github.com/sidekiq/sidekiq) | `6.5.5` | `7.3.6` | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.16.7` | `1.16.8` | | [rubocop-govuk](https://github.com/alphagov/rubocop-govuk) | `5.0.2` | `5.0.4` | | [rexml](https://github.com/ruby/rexml) | `3.3.3` | `3.3.9` | | [fugit](https://github.com/floraison/fugit) | `1.11.0` | `1.11.1` | Updates `puma` from 6.4.2 to 6.4.3 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v6.4.2...v6.4.3) Updates `dotenv-rails` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md) - [Commits](https://github.com/bkeepers/dotenv/compare/v3.1.2...v3.1.4) Updates `sidekiq` from 6.5.5 to 7.3.6 - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v6.5.5...v7.3.6) Updates `nokogiri` from 1.16.7 to 1.16.8 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.7...v1.16.8) Updates `rubocop-govuk` from 5.0.2 to 5.0.4 - [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/rubocop-govuk/compare/v5.0.2...v5.0.4) Updates `rexml` from 3.3.3 to 3.3.9 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.3.3...v3.3.9) Updates `rubocop-govuk` from 5.0.2 to 5.0.4 - [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/rubocop-govuk/compare/v5.0.2...v5.0.4) Updates `fugit` from 1.11.0 to 1.11.1 - [Changelog](https://github.com/floraison/fugit/blob/master/CHANGELOG.md) - [Commits](https://github.com/floraison/fugit/compare/v1.11.0...v1.11.1) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production dependency-group: bundler - dependency-name: dotenv-rails dependency-type: direct:production dependency-group: bundler - dependency-name: sidekiq dependency-type: direct:production dependency-group: bundler - dependency-name: nokogiri dependency-type: direct:production dependency-group: bundler - dependency-name: rubocop-govuk dependency-type: direct:development dependency-group: bundler - dependency-name: rexml dependency-type: direct:production dependency-group: bundler - dependency-name: rubocop-govuk dependency-type: direct:development dependency-group: bundler - dependency-name: fugit dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile | 4 +-- Gemfile.lock | 78 ++++++++++++++++++++++++++-------------------------- 2 files changed, 41 insertions(+), 41 deletions(-) diff --git a/Gemfile b/Gemfile index 2602de4c448..d77853e0834 100644 --- a/Gemfile +++ b/Gemfile @@ -92,7 +92,7 @@ gem "google-api-client", ">= 0.53.0", require: false gem "net-smtp", ">= 0.3.3", require: false gem "rack-page_caching", github: "pkorenev/rack-page_caching", ref: "9ca404f" -gem "sidekiq", "~> 6.5.0" +gem "sidekiq", "~> 7.3.6" gem "sidekiq-cron" # Fix CVE errors @@ -123,7 +123,7 @@ group :development, :test do gem "byebug", platforms: %i[mri mingw x64_mingw] # GOV.UK interpretation of rubocop for linting Ruby - gem "rubocop-govuk", "~> 5.0.2" + gem "rubocop-govuk", "~> 5.0.4" # Static security scanner gem "brakeman", "~> 6.2.2", require: false diff --git a/Gemfile.lock b/Gemfile.lock index 6ca8f918234..ac438fee67a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,9 +207,9 @@ GEM delegate (0.3.1) diff-lcs (1.5.0) docile (1.4.0) - dotenv (3.1.2) - dotenv-rails (3.1.2) - dotenv (= 3.1.2) + dotenv (3.1.4) + dotenv-rails (3.1.4) + dotenv (= 3.1.4) railties (>= 6.1) erb_lint (0.5.0) activesupport @@ -261,7 +261,7 @@ GEM fastimage (2.3.1) ffi (1.15.5) foreman (0.88.1) - fugit (1.11.0) + fugit (1.11.1) et-orbi (~> 1, >= 1.2.11) raabro (~> 1.4) gems (1.2.0) @@ -335,7 +335,7 @@ GEM invisible_captcha (2.3.0) rails (>= 5.2) iso_country_codes (0.7.8) - json (2.7.2) + json (2.9.0) jwt (2.7.1) kaminari (1.2.2) activesupport (>= 4.1.0) @@ -381,7 +381,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.2) + minitest (5.25.4) mixlib-cli (2.1.8) mixlib-config (3.0.27) tomlrb @@ -399,18 +399,18 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5) + nio4r (2.7.4) + nokogiri (1.16.8) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.16.8-x86_64-linux) racc (~> 1.4) observer (0.1.1) os (1.1.4) package_json (0.1.0) pagy (9.0.5) - parallel (1.25.1) - parser (3.3.4.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc pg (1.5.4) @@ -425,7 +425,7 @@ GEM pry-rails (0.3.11) pry (>= 0.13.0) public_suffix (6.0.1) - puma (6.4.2) + puma (6.4.3) nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) @@ -458,9 +458,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) rails_semantic_logger (4.17.0) rack railties (>= 5.1) @@ -486,7 +486,7 @@ GEM redis (>= 3, < 6) redlock (1.3.2) redis (>= 3.0.0, < 6.0) - regexp_parser (2.9.2) + regexp_parser (2.9.3) representable (3.2.0) declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) @@ -494,8 +494,7 @@ GEM request_store_rails (2.0.0) concurrent-ruby (~> 1.0) retriable (3.1.2) - rexml (3.3.3) - strscan + rexml (3.3.9) rinku (2.0.6) rspec (3.12.0) rspec-core (~> 3.12.0) @@ -520,36 +519,35 @@ GEM rspec-retry (0.6.2) rspec-core (> 3.3) rspec-support (3.12.0) - rubocop (1.64.1) + rubocop (1.69.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + regexp_parser (>= 2.4, < 3.0) + rubocop-ast (>= 1.36.1, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.36.2) parser (>= 3.3.1.0) rubocop-capybara (2.21.0) rubocop (~> 1.41) - rubocop-govuk (5.0.2) - rubocop (= 1.64.1) - rubocop-ast (= 1.31.3) + rubocop-govuk (5.0.4) + rubocop (= 1.69.0) + rubocop-ast (= 1.36.2) rubocop-capybara (= 2.21.0) - rubocop-rails (= 2.25.1) + rubocop-rails (= 2.27.0) rubocop-rake (= 0.6.0) - rubocop-rspec (= 3.0.1) - rubocop-rails (2.25.1) + rubocop-rspec (= 3.2.0) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (3.0.1) + rubocop-rspec (3.2.0) rubocop (~> 1.61) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) @@ -577,10 +575,11 @@ GEM semantic_range (>= 2.3.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0) - sidekiq (6.5.5) - connection_pool (>= 2.2.2) - rack (~> 2.0) - redis (>= 4.5.0) + sidekiq (7.3.6) + connection_pool (>= 2.3.0) + logger + rack (>= 2.2.4) + redis-client (>= 0.22.2) sidekiq-cron (1.12.0) fugit (~> 1.8) globalid (>= 1.0.1) @@ -605,7 +604,6 @@ GEM spring (>= 4) stoplight (3.0.2) redlock (~> 1.0) - strscan (3.1.0) text (1.3.1) thor (1.3.2) timeliness (0.4.5) @@ -615,7 +613,9 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) uber (0.1.0) - unicode-display_width (2.5.0) + unicode-display_width (3.1.2) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) vcr (6.3.1) base64 victor (0.3.4) @@ -709,14 +709,14 @@ DEPENDENCIES rspec-rails (~> 6.0.3) rspec-retry rspec-sonarqube-formatter! - rubocop-govuk (~> 5.0.2) + rubocop-govuk (~> 5.0.4) secure_headers selenium-webdriver (~> 4.21.1) sentry-rails (>= 5.10.0) sentry-ruby (~> 5.17.3) shakapacker (= 8.0.2) shoulda-matchers - sidekiq (~> 6.5.0) + sidekiq (~> 7.3.6) sidekiq-cron simplecov skylight (~> 6.0.4)