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)