Added report csv epxort to job model

This commit is contained in:
2024-09-17 15:50:13 +02:00
parent cb1879055c
commit 8bef03c2ce
6 changed files with 20 additions and 4 deletions

View File

@@ -102,6 +102,7 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
csv (3.3.0)
date (3.3.4)
debug (1.9.2)
irb (~> 1.10)
@@ -364,6 +365,7 @@ DEPENDENCIES
bootsnap
brakeman
capybara
csv (~> 3.3)
debug
faker (~> 3.4)
image_processing (~> 1.2)