From e6177994e878d6b588a5ef57c9fe6b200915ba07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 09:29:56 +0000 Subject: [PATCH] build(deps): bump csv from 3.3.5 to 3.3.6 Bumps [csv](https://github.com/ruby/csv) from 3.3.5 to 3.3.6. - [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.5...v3.3.6) --- updated-dependencies: - dependency-name: csv dependency-version: 3.3.6 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 c2ce152..ae01aad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM asciidoctor (2.0.26) ast (2.4.3) concurrent-ruby (1.3.7) - csv (3.3.5) + csv (3.3.6) drb (2.2.3) ffi (1.17.4-x86_64-linux-gnu) fileutils (1.8.0)