Skip to content
Snippets Groups Projects
Unverified Commit 1006dace authored by Anton Georgiev's avatar Anton Georgiev Committed by GitHub
Browse files

[Snyk] Security upgrade factory_bot_rails from 6.4.0 to 6.4.2 (#5580)

* fix: Gemfile & Gemfile.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-RACK-1061917



* Update Gemfile.lock

---------

Co-authored-by: default avatarsnyk-bot <snyk-bot@snyk.io>
Co-authored-by: default avatarAhmad Farhat <ahmad.af.farhat@gmail.com>
parent 45dfdfec
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ end
group :test do
gem 'capybara'
gem 'factory_bot', '>= 6.4.1'
gem 'factory_bot_rails', '>= 6.3.0'
gem 'factory_bot_rails', '>= 6.4.2'
gem 'faker'
gem 'rspec-rails', '>= 6.0.4'
gem 'selenium-webdriver'
......
......@@ -158,9 +158,9 @@ GEM
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
factory_bot (6.4.1)
factory_bot (6.4.2)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.0)
factory_bot_rails (6.4.2)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faker (3.1.1)
......@@ -506,7 +506,7 @@ DEPENDENCIES
debug
dotenv-rails
factory_bot (>= 6.4.1)
factory_bot_rails (>= 6.3.0)
factory_bot_rails (>= 6.4.2)
faker
google-cloud-storage (~> 1.44)
hcaptcha
......@@ -539,4 +539,3 @@ DEPENDENCIES
web-console (>= 4.2.1)
webdrivers
webmock
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment