Skip to content

Commit

Permalink
Bump defra_ruby_validators from 2.7.2 to 3.0.0
Browse files Browse the repository at this point in the history
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](DEFRA/defra-ruby-validators@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 2341186 commit ac0784e
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit ac0784e

Please sign in to comment.