summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2024-12-29 21:20:09 +0100
committerMarius Peter <marius.peter@tutanota.com>2024-12-29 21:20:09 +0100
commit0a91cd6d94a5be2453848fbbac5b7d5f2f3d63e2 (patch)
tree5ab716ac85fedecef2d1ffc095404639b2e5266b
parentbe2a93525069de2dfa3c23b0c23e7a9f7ad4c03d (diff)
Added csv dependency.
-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