Skip to content

Commit

Permalink
Bump faker from 3.1.1 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/faker-ruby/faker) from 3.1.1 to 3.3.0.
- [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.1.1...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 78993fc commit edf05d6
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 @@ -25,7 +25,7 @@ GEM
tzinfo (~> 2.0)
ast (2.4.2)
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
diff-lcs (1.5.0)
docile (1.4.0)
dry-core (1.0.0)
Expand All @@ -51,9 +51,9 @@ GEM
equatable (0.5.0)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
faker (3.1.1)
faker (3.3.0)
i18n (>= 1.8.11, < 2)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
method_source (1.0.0)
Expand Down

0 comments on commit edf05d6

Please sign in to comment.