chore(snyk): Security upgrade factory_bot_rails from 6.2.0 to 6.4.2 (#8371)

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2023-12-10 20:43:58 -08:00
committed by GitHub
parent 8dfe193461
commit 2ae9bbb24e
2 changed files with 5 additions and 5 deletions

View File

@@ -224,7 +224,7 @@ group :development, :test do
gem 'byebug', platform: :mri
gem 'climate_control'
gem 'debug', '~> 1.8'
gem 'factory_bot_rails'
gem 'factory_bot_rails', '>= 6.4.2'
gem 'listen'
gem 'mock_redis'
gem 'pry-rails'