From f7fcb9a0dbe2de8f577142e7a9060dd16deec931 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 01:01:19 +0000 Subject: [PATCH] Bump csv from 3.3.4 to 3.3.5 Bumps [csv](https://github.com/ruby/csv) from 3.3.4 to 3.3.5. - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md) - [Commits](https://github.com/ruby/csv/compare/v3.3.4...v3.3.5) --- updated-dependencies: - dependency-name: csv dependency-version: 3.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a47e52f..7d87a55 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM concurrent-ruby (1.3.5) connection_pool (2.5.3) crass (1.0.6) - csv (3.3.4) + csv (3.3.5) date (3.4.1) diff-lcs (1.6.1) doorkeeper (5.8.1)