Merge pull request #5356 from consuldemocracy/dependabot/bundler/factory_bot_rails-6.4.3
Bump factory_bot_rails from 6.2.0 to 6.4.3
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -71,7 +71,7 @@ end
|
|||||||
group :development, :test do
|
group :development, :test do
|
||||||
gem "bullet", "~> 7.0.7"
|
gem "bullet", "~> 7.0.7"
|
||||||
gem "byebug", "~> 11.1.3"
|
gem "byebug", "~> 11.1.3"
|
||||||
gem "factory_bot_rails", "~> 6.2.0"
|
gem "factory_bot_rails", "~> 6.4.3"
|
||||||
gem "faker", "~> 3.2.1"
|
gem "faker", "~> 3.2.1"
|
||||||
gem "i18n-tasks", "~> 0.9.37"
|
gem "i18n-tasks", "~> 0.9.37"
|
||||||
gem "knapsack_pro", "~> 5.7.0"
|
gem "knapsack_pro", "~> 5.7.0"
|
||||||
|
|||||||
@@ -215,10 +215,10 @@ GEM
|
|||||||
json
|
json
|
||||||
exiftool_vendored (12.60.0)
|
exiftool_vendored (12.60.0)
|
||||||
exiftool (>= 0.7.0)
|
exiftool (>= 0.7.0)
|
||||||
factory_bot (6.2.0)
|
factory_bot (6.4.6)
|
||||||
activesupport (>= 5.0.0)
|
activesupport (>= 5.0.0)
|
||||||
factory_bot_rails (6.2.0)
|
factory_bot_rails (6.4.3)
|
||||||
factory_bot (~> 6.2.0)
|
factory_bot (~> 6.4)
|
||||||
railties (>= 5.0.0)
|
railties (>= 5.0.0)
|
||||||
faker (3.2.1)
|
faker (3.2.1)
|
||||||
i18n (>= 1.8.11, < 2)
|
i18n (>= 1.8.11, < 2)
|
||||||
@@ -720,7 +720,7 @@ DEPENDENCIES
|
|||||||
email_spec (~> 2.2.2)
|
email_spec (~> 2.2.2)
|
||||||
erb_lint (~> 0.5.0)
|
erb_lint (~> 0.5.0)
|
||||||
exiftool_vendored (~> 12.60.0)
|
exiftool_vendored (~> 12.60.0)
|
||||||
factory_bot_rails (~> 6.2.0)
|
factory_bot_rails (~> 6.4.3)
|
||||||
faker (~> 3.2.1)
|
faker (~> 3.2.1)
|
||||||
file_validators (~> 3.0.0)
|
file_validators (~> 3.0.0)
|
||||||
font-awesome-sass (~> 5.15.1)
|
font-awesome-sass (~> 5.15.1)
|
||||||
|
|||||||
Reference in New Issue
Block a user