From 789b1d444599304b8f7120fc3b807eb8d9c77451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 19:09:55 +0100 Subject: [PATCH 1/2] Bump nokogiri from 1.16.2 to 1.16.4 (#769) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.4. - [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.2...v1.16.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 04da5487..fe258dca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -282,7 +282,6 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.0206) mini_mime (1.1.5) - mini_portile2 (2.8.5) minitest (5.22.3) multi_json (1.15.0) mutex_m (0.2.0) @@ -297,10 +296,7 @@ GEM net-protocol netrc (0.11.0) nio4r (2.7.0) - nokogiri (1.16.3) - mini_portile2 (~> 2.8.2) - racc (~> 1.4) - nokogiri (1.16.3-x86_64-linux) + nokogiri (1.16.4-x86_64-linux) racc (~> 1.4) notifications-ruby-client (6.0.0) jwt (>= 1.5, < 3) @@ -393,13 +389,13 @@ GEM rgeo (>= 1.0.0) rgeo-geojson (2.1.1) rgeo (>= 1.0.0) - rspec (3.12.0) - rspec-core (~> 3.12.0) - rspec-expectations (~> 3.12.0) - rspec-mocks (~> 3.12.0) - rspec-core (3.12.3) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.4) + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.0) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-html-matchers (0.10.0) @@ -515,7 +511,6 @@ GEM zeitwerk (2.6.13) PLATFORMS - ruby x86_64-linux DEPENDENCIES From 4491ab96c07f6301df54e9c13b48a99c3876a293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 19:13:14 +0100 Subject: [PATCH 2/2] Bump validates_email_format_of from 1.7.2 to 1.8.2 (#771) Bumps [validates_email_format_of](https://github.com/validates-email-format-of/validates_email_format_of) from 1.7.2 to 1.8.2. - [Release notes](https://github.com/validates-email-format-of/validates_email_format_of/releases) - [Changelog](https://github.com/validates-email-format-of/validates_email_format_of/blob/master/CHANGELOG.md) - [Commits](https://github.com/validates-email-format-of/validates_email_format_of/compare/v1.7.2...v1.8.2) --- updated-dependencies: - dependency-name: validates_email_format_of dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: PaulDoyle-DEFRA <97455399+PaulDoyle-DEFRA@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fe258dca..219e6bfc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -494,7 +494,7 @@ GEM unf_ext (0.0.9.1) unicode-display_width (2.5.0) uniform_notifier (1.16.0) - validates_email_format_of (1.8.0) + validates_email_format_of (1.8.2) i18n (>= 0.8.0) simpleidn vcr (6.2.0)