Skip to content

Commit

Permalink
Bump faker from 2.23.0 to 3.2.2
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.2.2.
- [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.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 2ae32c4 commit c077185
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem "bootsnap", "~> 1.3"

gem "puma", ">= 5.0.0"

gem "faker", "~> 2.14"
gem "faker", "~> 3.2"

gem "wicked_pdf", "~> 2.1"

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ GEM
factory_bot_rails (4.11.1)
factory_bot (~> 4.11.1)
railties (>= 3.0.0)
faker (2.23.0)
faker (3.2.2)
i18n (>= 1.8.11, < 2)
faraday (2.7.11)
base64
Expand Down Expand Up @@ -941,7 +941,7 @@ DEPENDENCIES
decidim-dev (= 0.27.4)
decidim-odoo (~> 0.2.0)
decidim-term_customizer!
faker (~> 2.14)
faker (~> 3.2)
figaro (~> 1.2)
letter_opener_web (~> 2.0)
listen (~> 3.1)
Expand Down

0 comments on commit c077185

Please sign in to comment.