From ac0784ede8ed742e0b7b2e5714d1d5e7fa63de62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 04:14:05 +0000 Subject: [PATCH] Bump defra_ruby_validators from 2.7.2 to 3.0.0 Bumps [defra_ruby_validators](https://github.com/DEFRA/defra-ruby-validators) from 2.7.2 to 3.0.0. - [Release notes](https://github.com/DEFRA/defra-ruby-validators/releases) - [Changelog](https://github.com/DEFRA/defra-ruby-validators/blob/main/CHANGELOG.md) - [Commits](https://github.com/DEFRA/defra-ruby-validators/compare/v2.7.2...v3.0.0) --- updated-dependencies: - dependency-name: defra_ruby_validators dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f433a304..42988030 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,6 +190,9 @@ GEM defra_ruby_area (2.2.0) nokogiri (>= 1.13.2) rest-client (~> 2.0) + defra_ruby_companies_house (1.0.2) + i18n + rest-client (~> 2.0) defra_ruby_email (1.3.0) notifications-ruby-client rails @@ -199,8 +202,9 @@ GEM rubocop-factory_bot rubocop-rake rubocop-rspec - defra_ruby_validators (2.7.2) + defra_ruby_validators (3.0.0) activemodel + defra_ruby_companies_house i18n matrix os_map_ref @@ -290,7 +294,7 @@ GEM jwt (2.9.3) base64 language_server-protocol (3.17.0.3) - logger (1.6.2) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -346,7 +350,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) - phonelib (0.10.1) + phonelib (0.10.3) poltergeist (1.18.1) capybara (>= 2.1, < 4) cliver (~> 0.3.1) @@ -497,7 +501,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - securerandom (0.4.0) + securerandom (0.4.1) shoulda-matchers (6.4.0) activesupport (>= 5.2.0) simplecov (0.17.1)