Bump faker from 3.2.3 to 3.3.1
Bumps [faker](https://github.com/faker-ruby/faker) from 3.2.3 to 3.3.1. - [Release notes](https://github.com/faker-ruby/faker/releases) - [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md) - [Commits](https://github.com/faker-ruby/faker/compare/v3.2.3...v3.3.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -67,7 +67,7 @@ group :development, :test do
|
||||
gem "bullet", "~> 7.1.6"
|
||||
gem "debug", "~> 1.9.2"
|
||||
gem "factory_bot_rails", "~> 6.4.3"
|
||||
gem "faker", "~> 3.2.3"
|
||||
gem "faker", "~> 3.3.1"
|
||||
gem "i18n-tasks", "~> 0.9.37"
|
||||
gem "knapsack_pro", "~> 7.0.1"
|
||||
gem "launchy", "~> 2.5.2"
|
||||
|
||||
@@ -221,7 +221,7 @@ GEM
|
||||
factory_bot_rails (6.4.3)
|
||||
factory_bot (~> 6.4)
|
||||
railties (>= 5.0.0)
|
||||
faker (3.2.3)
|
||||
faker (3.3.1)
|
||||
i18n (>= 1.8.11, < 2)
|
||||
faraday (2.9.0)
|
||||
faraday-net_http (>= 2.0, < 3.2)
|
||||
@@ -725,7 +725,7 @@ DEPENDENCIES
|
||||
erb_lint (~> 0.5.0)
|
||||
exiftool_vendored (~> 12.80.0)
|
||||
factory_bot_rails (~> 6.4.3)
|
||||
faker (~> 3.2.3)
|
||||
faker (~> 3.3.1)
|
||||
file_validators (~> 3.0.0)
|
||||
font-awesome-sass (~> 5.15.1)
|
||||
foundation_rails_helper (~> 4.0.1)
|
||||
|
||||
Reference in New Issue
Block a user