Skip to content

Commit

Permalink
chore(deps): bump faker from 3.4.1 to 3.5.1 in /api
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/faker-ruby/faker) from 3.4.1 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@v3.4.1...v3.5.1)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 9a16a00 commit 2487ecc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ GEM
builder (3.3.0)
byebug (11.1.3)
choice (0.2.0)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
database_cleaner-active_record (2.1.0)
Expand All @@ -117,7 +117,7 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faker (3.4.1)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
ffi (1.16.3)
friendly_id (5.5.1)
Expand All @@ -126,7 +126,7 @@ GEM
activesupport (>= 6.1)
graphql (2.3.7)
base64
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.13.2)
Expand Down

0 comments on commit 2487ecc

Please sign in to comment.