From a9e791f94caf9f7d6bf0db5a279a510a6a58379c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 10:06:12 -0500 Subject: [PATCH] Bump csv from 3.3.1 to 3.3.2 (#1571) Bumps [csv](https://github.com/ruby/csv) from 3.3.1 to 3.3.2. - [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.3.1...v3.3.2) --- updated-dependencies: - dependency-name: csv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a608455a..adf26065 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,7 @@ GEM bigdecimal rexml crass (1.0.6) - csv (3.3.1) + csv (3.3.2) date (3.4.1) debug (1.10.0) irb (~> 1.10)