From fb899b1b017838bf9245e1fa541519f6daf54266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:23:58 +0000 Subject: [PATCH] Bump csv from 3.2.8 to 3.3.0 Bumps [csv](https://github.com/ruby/csv) from 3.2.8 to 3.3.0. - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/master/NEWS.md) - [Commits](https://github.com/ruby/csv/compare/v3.2.8...v3.3.0) --- updated-dependencies: - dependency-name: csv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 538fc2c..d155052 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1636,7 +1636,7 @@ GEM bigdecimal rexml crass (1.0.6) - csv (3.2.8) + csv (3.3.0) date (3.3.4) dotenv (3.1.4) dotenv-rails (3.1.4)