summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock2
2 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 626724a..cc2bb10 100644
--- a/Gemfile
+++ b/Gemfile
@@ -61,3 +61,5 @@ group :test do
gem "capybara"
gem "selenium-webdriver"
end
+
+gem "csv", "~> 3.3"
diff --git a/Gemfile.lock b/Gemfile.lock
index 0e50bba..81d4324 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -100,6 +100,7 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
+ csv (3.3.2)
date (3.4.1)
debug (1.10.0)
irb (~> 1.10)
@@ -366,6 +367,7 @@ DEPENDENCIES
bootsnap
brakeman
capybara
+ csv (~> 3.3)
debug
importmap-rails
jbuilder
Copyright 2019--2025 Marius PETER