chore: Switch to csv-safe gem to avoid csv injection (#6444)

This commit is contained in:
Sojan Jose
2023-02-14 03:08:36 +05:30
committed by GitHub
parent ff9cadc9a0
commit f0fbaacaf7
6 changed files with 16 additions and 12 deletions

View File

@@ -141,6 +141,7 @@ GEM
crack (0.4.5)
rexml
crass (1.0.6)
csv-safe (3.1.1)
cypress-on-rails (1.13.1)
rack
database_cleaner (2.0.1)
@@ -752,6 +753,7 @@ DEPENDENCIES
byebug
climate_control
commonmarker
csv-safe
cypress-on-rails (~> 1.13, >= 1.13.1)
database_cleaner
ddtrace