Skip to content

Commit

Permalink
Bump faker from 2.23.0 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/faker-ruby/faker) from 2.23.0 to 3.5.1.
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md)
- [Commits](faker-ruby/faker@v2.23.0...v3.5.1)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2025
1 parent 8cd92b1 commit 56c8b45
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (4.1.0)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.5)
crass (1.0.6)
cssbundling-rails (1.1.1)
railties (>= 6.0.0)
Expand Down Expand Up @@ -136,7 +136,7 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faker (2.23.0)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
Expand All @@ -149,7 +149,7 @@ GEM
globalid (1.0.0)
activesupport (>= 5.0)
hashie (5.0.0)
i18n (1.14.5)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
importmap-rails (1.1.5)
actionpack (>= 6.0.0)
Expand Down

0 comments on commit 56c8b45

Please sign in to comment.